[PATCH] clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock

Stephen Boyd sboyd at codeaurora.org
Wed Aug 10 15:06:14 PDT 2016


On 07/15, Maxime Ripard wrote:
> On Thu, Jul 14, 2016 at 10:42:35AM +0800, Chen-Yu Tsai wrote:
> > The condition passed to read*_poll_timeout() is the break condition,
> > i.e. wait for this condition to happen and return success.
> > 
> > The original code assumed the opposite, resulting in a warning when
> > the PLL clock rate was changed but never lost it's lock as far as
> > the readout indicated. This was verified by checking the read out
> > register value.
> > 
> > Fixes: 1d80c14248d6 ("clk: sunxi-ng: Add common infrastructure")
> > Signed-off-by: Chen-Yu Tsai <wens at csie.org>
> 
> Acked-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> 
> Mike, Stephen, could you add that patch on top of the current branch?
> 

Applied to clk-fixes

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project



More information about the linux-arm-kernel mailing list