[PATCH v4 2/5] clk: loongson1: Terminate clk_div_table with sentinel element
Stephen Boyd
sboyd at kernel.org
Fri Mar 11 18:16:38 PST 2022
Quoting Jonathan Neuschäfer (2022-02-17 16:09:18)
> In order that the end of a clk_div_table can be detected, it must be
> terminated with a sentinel element (.div = 0).
>
> Fixes: b4626a7f4892 ("CLK: Add Loongson1C clock support")
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug at amsat.org>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list