Re: [PATCH] clk: Fix best_parent_rate after moving code into a separate function

From: Stephen Boyd
Date: Tue Jun 13 2023 - 15:00:15 EST


Quoting Marek Szyprowski (2023-06-13 06:16:31)
> best_parent_rate entry is still being used in the code and needs to be
> always updated regardless of the CLK_SET_RATE_NO_REPARENT flag.
>
> Fixes: 1b4e99fda73f ("clk: Move no reparent case into a separate function")
> Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
> ---

Applied to clk-next