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)
commit72ebd6751f9eb3f9b023a81f10b02e9a2c8c0acb
tree451b6c1e901c9df7d44a9a80efabfc887bc8653b
parent4ee8a915730f3219a1737c8d73815c97ec8f3c27
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