1
0
Fork 0
alistair23-linux/drivers/clk/zte
Arvind Yadav 59273246b2 clk: zte: constify clk_div_table
clk_div_table are not supposed to change at runtime. All functions
working with clk_div_table provided by <linux/clk-provider.h> work
with const clk_div_table. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2017-08-30 22:30:30 -07:00
..
Makefile
clk-zx296702.c
clk-zx296718.c clk: zte: constify clk_div_table 2017-08-30 22:30:30 -07:00
clk.c
clk.h