commit | 53df5271f2397706be85c3892246e3e726113902 | [log] [tgz] |
---|---|---|
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | Wed May 20 21:08:04 2020 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri May 29 20:34:47 2020 +0300 |
tree | 918a233f68634c9ffe39f2c1a44af0c0b8d912d0 | |
parent | 3e69ed2b52fd0eeb1e812e20a667316d913e6a97 [diff] |
wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface When wl12xx_cmd_role_disable() 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/20200520130806.14789-1-dinghao.liu@zju.edu.cn