[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <edee9b38ca1b425fb5ce01a167cd005b.sboyd@kernel.org>
Date: Wed, 28 Aug 2024 13:20:17 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Yuntao Liu <liuyuntao12@...wei.com>, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: kernel@...il.dk, hal.feng@...rfivetech.com, mturquette@...libre.com, conor.dooley@...rochip.com, palmer@...osinc.com, xingyu.wu@...rfivetech.com, liuyuntao12@...wei.com
Subject: Re: [PATCH] clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Quoting Yuntao Liu (2024-08-15 02:38:53)
> We need to call pm_runtime_put_noidle() when pm_runtime_get_sync()
> fails, so use pm_runtime_resume_and_get() instead. this function
> will handle this.
>
> Fixes: dae5448a327ed ("clk: starfive: Add StarFive JH7110 Video-Output clock driver")
> Signed-off-by: Yuntao Liu <liuyuntao12@...wei.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists