Dinghao Liu <[email protected]> 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 <[email protected]> > Acked-by: Tony Lindgren <[email protected]>
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
