Re: [PATCH v4 2/5] clk: loongson1: Terminate clk_div_table with sentinel element

From: Stephen Boyd
Date: Fri Mar 11 2022 - 21:16:47 EST


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@xxxxxxx>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
> ---

Applied to clk-next