Files
linux/drivers
Marek Vasut b84c57762c rsi: Use resume_noirq for SDIO
commit c434e5e48d upstream.

The rsi_resume() does access the bus to enable interrupts on the RSI
SDIO WiFi card, however when calling sdio_claim_host() in the resume
path, it is possible the bus is already claimed and sdio_claim_host()
spins indefinitelly. Enable the SDIO card interrupts in resume_noirq
instead to prevent anything else from claiming the SDIO bus first.

Fixes: 20db073327 ("rsi: sdio suspend and resume support")
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Cc: Angus Ainslie <angus@akkea.ca>
Cc: David S. Miller <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: Karun Eagalapati <karun256@gmail.com>
Cc: Martin Kepplinger <martink@posteo.de>
Cc: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Cc: Siva Rebbagondla <siva8118@gmail.com>
Cc: netdev@vger.kernel.org
Cc: stable@vger.kernel.org
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210327235932.175896-1-marex@denx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-11 14:47:40 +02:00
..
2021-05-11 14:47:36 +02:00
2021-03-04 11:38:21 +01:00
2021-04-10 13:36:08 +02:00
2021-05-02 11:06:09 +02:00
2021-05-11 14:47:26 +02:00
2021-05-11 14:47:40 +02:00
2021-03-04 11:38:03 +01:00
2021-05-11 14:47:31 +02:00
2021-05-11 14:47:22 +02:00
2021-05-11 14:47:39 +02:00
2021-05-07 11:04:33 +02:00
2021-04-16 11:43:22 +02:00