> <yhchuang@xxxxxxxxxxx> writes: > > > From: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> > > > > This reverts commit 07d0f5534935e2daf63a4e1012af13d68e089fed. > > > > For rtw88 driver, the SDIO is going to be supported, so there is > > no need to remove the SDIO related power sequence settings. And > > while the power sequence parser will pass in the mask of the HCI, > > the SDIO part will not be used to set registers accordingly. > > > > Moreover, the power sequence table is released as a whole package, > > so the next time if we are going to update, the SDIO settings will > > be overwritten. So, revert this now. > > > > Signed-off-by: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> > > Oops, I was supposed to drop that patch but somehow I did apply it > anyway. Sorry about that, I'll apply this revert. > It's fine :). Thanks. Yan-Hsuan