linux-stable/drivers/clk/loongson1
Jonathan Neuschäfer 3eb00f8916 clk: loongson1: Terminate clk_div_table with sentinel element
In order that the end of a clk_div_table can be detected, it must be
terminated with a sentinel element (.div = 0).

Fixes: b4626a7f48 ("CLK: Add Loongson1C clock support")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Link: https://lore.kernel.org/r/20220218000922.134857-3-j.neuschaefer@gmx.net
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2022-03-11 18:13:24 -08:00
..
Makefile
clk-loongson1b.c
clk-loongson1c.c clk: loongson1: Terminate clk_div_table with sentinel element 2022-03-11 18:13:24 -08:00
clk.c
clk.h