Re: [PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_config
From: Kalle Valo
Date: Fri May 29 2020 - 13:34:47 EST
Dinghao Liu <dinghao.liu@xxxxxxxxxx> wrote:
> pm_runtime_get_sync() increments the runtime PM usage counter even
> the call returns an error code. Thus a pairing decrement is needed
> on the error handling path to keep the counter balanced.
>
> Signed-off-by: Dinghao Liu <dinghao.liu@xxxxxxxxxx>
> Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>
Patch applied to wireless-drivers-next.git, thanks.
282a04bf1d80 wlcore: fix runtime pm imbalance in wlcore_regdomain_config
--
https://patchwork.kernel.org/patch/11560391/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches