[PATCH v4 3/5] clk: hisilicon: Terminate clk_div_table with sentinel element
Stephen Boyd
sboyd at kernel.org
Fri Mar 11 18:16:46 PST 2022
Quoting Jonathan Neuschäfer (2022-02-17 16:09:19)
> In order that the end of a clk_div_table can be detected, it must be
> terminated with a sentinel element (.div = 0).
>
> Fixes: 6c81966107dc0 ("clk: hisilicon: Add clock driver for hi3559A SoC")
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list