Re: [PATCH] Input: fix reference leak in stmfts_input_open

From: Dmitry Torokhov
Date: Mon Mar 21 2022 - 00:57:46 EST


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@xxxxxxxxxx>

Applied, thank you.

--
Dmitry