Re: [PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_config

From: Tony Lindgren
Date: Wed May 20 2020 - 14:51:32 EST


* Dinghao Liu <dinghao.liu@xxxxxxxxxx> [200520 12:47]:
> 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.

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>