[PATCH] Input: fix reference leak in stmfts_input_open

Dmitry Torokhov dmitry.torokhov at gmail.com
Sun Mar 20 21:57:34 PDT 2022


On Thu, Mar 17, 2022 at 01:16:04PM +0000, Zheng Yongjun wrote:
> pm_runtime_get_sync() will increment pm usage counter even it
> failed. Forgetting to call pm_runtime_put_noidle will result
> in reference leak in stmfts_input_open, so we should fix it.
> 
> Signed-off-by: Zheng Yongjun <zhengyongjun3 at huawei.com>

Applied, thank you.

-- 
Dmitry



More information about the linux-arm-kernel mailing list