wifi: rtw88: mac: Add support for the SDIO HCI in rtw_pwr_seq_parser()
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 18 Feb 2023 15:29:40 +0000 (16:29 +0100)
committerKalle Valo <kvalo@kernel.org>
Wed, 22 Feb 2023 12:31:36 +0000 (14:31 +0200)
commit96c79da2e4d1a25e73916c656fe4ccf7fc8176ae
treef4a3ebb185f8441cd0e60b44279ee339ad2ad2e8
parentb9b1e4fe2957f361c86e288ecf373dc7895cf7c7
wifi: rtw88: mac: Add support for the SDIO HCI in rtw_pwr_seq_parser()

rtw_pwr_seq_parser() needs to know about the HCI bus interface mask for
the SDIO bus so it can parse the chip state change sequences.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230218152944.48842-2-martin.blumenstingl@googlemail.com
drivers/net/wireless/realtek/rtw88/mac.c