]> git.baikalelectronics.ru Git - kernel.git/commit
wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 4 May 2022 16:19:25 +0000 (16:19 +0000)
committerKalle Valo <kvalo@kernel.org>
Wed, 11 May 2022 05:25:33 +0000 (08:25 +0300)
commit08210653b0f1adb29ef0b76cc03e026ba5cc0199
tree451b6c1e901c9df7d44a9a80efabfc887bc8653b
parent4de3fc5a8461f1ee6eeea431d0b897553a0c8389
wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA

The function number was not correct(reset to 0) when host resumes from
suspend state. Use hardcoded value in function base information
register(FBR base address) to re-initialize correctly on host resume.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220504161924.2146601-2-ajay.kathat@microchip.com
drivers/net/wireless/microchip/wilc1000/sdio.c