[PATCH] clk: uniphier: Fix fixed-rate initialization
Stephen Boyd
sboyd at kernel.org
Fri Mar 11 19:29:07 PST 2022
Quoting Kunihiko Hayashi (2022-03-08 22:55:18)
> Fixed-rate clocks in UniPhier don't have any parent clocks, however,
> initial data "init.flags" isn't initialized, so it might be determined
> that there is a parent clock for fixed-rate clock.
>
> This sets init.flags to zero as initialization.
>
> Cc: <stable at vger.kernel.org>
> Fixes: 734d82f4a678 ("clk: uniphier: add core support code for UniPhier clock driver")
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko at socionext.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list