Marek Vasut <ma...@denx.de> wrote:

> 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: 20db07332736 ("rsi: sdio suspend and resume support")
> Signed-off-by: Marek Vasut <ma...@denx.de>
> Cc: Amitkumar Karwar <amit.kar...@redpinesignals.com>
> Cc: Angus Ainslie <an...@akkea.ca>
> Cc: David S. Miller <da...@davemloft.net>
> Cc: Jakub Kicinski <k...@kernel.org>
> Cc: Kalle Valo <kv...@codeaurora.org>
> Cc: Karun Eagalapati <karun...@gmail.com>
> Cc: Martin Kepplinger <mart...@posteo.de>
> Cc: Sebastian Krzyszkowiak <sebastian.krzyszkow...@puri.sm>
> Cc: Siva Rebbagondla <siva8...@gmail.com>
> Cc: netdev@vger.kernel.org
> Cc: sta...@vger.kernel.org

Patch applied to wireless-drivers-next.git, thanks.

c434e5e48dc4 rsi: Use resume_noirq for SDIO

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20210327235932.175896-1-ma...@denx.de/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Reply via email to