Re: [PATCH] wlcore: fix runtime pm imbalance in wlcore_irq_locked
From: Kalle Valo <hidden>
Date: 2020-05-29 17:39:01
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2020-05-29 17:39:01
Also in:
linux-wireless, lkml
Dinghao Liu [off-list ref] wrote:
When wlcore_fw_status() returns an error code, a pairing runtime PM usage counter decrement is needed to keep the counter balanced. It's the same for all error paths after wlcore_fw_status(). Signed-off-by: Dinghao Liu <redacted> Acked-by: Tony Lindgren <tony@atomide.com>
Patch applied to wireless-drivers-next.git, thanks. da74b6933b3b wlcore: fix runtime pm imbalance in wlcore_irq_locked -- https://patchwork.kernel.org/patch/11564675/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches