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

From: Tony Lindgren
Date: Wed May 20 2020 - 14:53:00 EST


* Dinghao Liu <dinghao.liu@xxxxxxxxxx> [691231 23:00]:
> There are two error handling paths in this functon. When
> wlcore_tx_work_locked() returns an error code, we should
> decrease the runtime PM usage counter the same way as the
> error handling path beginning from pm_runtime_get_sync().

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>