Skip to content
Commit 4414a7ab authored by Liang He's avatar Liang He Committed by Lee Jones
Browse files

mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak



In arizona_clk32k_enable(), we should use pm_runtime_resume_and_get()
as pm_runtime_get_sync() will increase the refcnt even when it
returns an error.

Signed-off-by: default avatarLiang He <windhl@126.com>
Acked-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: default avatarLee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230105061055.1509261-1-windhl@126.com
parent 7d1e3bd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment