> > +static void rtw89_mac_power_switch_boot_mode(struct rtw89_dev *rtwdev) > > +{ > > + u32 boot_mode; > > + > > + if (rtwdev->hci.type != RTW89_HCI_TYPE_USB) > > I checked internal log that initiator of this change is for USB devices, but > not check the HCI type though. Forget to say. This is just an information for you. No need to change here.