commit | 3e69ed2b52fd0eeb1e812e20a667316d913e6a97 | [log] [tgz] |
---|---|---|
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | Wed May 20 20:57:22 2020 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri May 29 20:34:17 2020 +0300 |
tree | 8b65bea4a2ffe072a8f5ca57e4180fe2096dd88e | |
parent | 282a04bf1d8029eb98585cb5db3fd70fe8bc91f7 [diff] |
wlcore: fix runtime pm imbalance in wl1271_op_suspend When wlcore_hw_interrupt_notify() returns an error code, a pairing runtime PM usage counter decrement is needed to keep the counter balanced. Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200520125724.12832-1-dinghao.liu@zju.edu.cn