1
0
Fork 0
alistair23-linux/drivers/clk/pistachio
Julia Lawall 16ace88405 clk: pistachio: constify clk_ops structures
These clk_ops structures are only stored in the ops field of a
clk_init_data structure.  This field is const, so the clk_ops
structures can be const as well.

Identified and transformed using Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-11-06 09:41:49 -08:00
..
Makefile CLK: Pistachio: Register core clocks 2015-03-31 11:59:10 +02:00
clk-pistachio.c clk: pistachio: correct critical clock list 2015-08-26 11:34:43 -07:00
clk-pll.c clk: pistachio: constify clk_ops structures 2018-11-06 09:41:49 -08:00
clk.c clk: pistachio: Include clk.h 2015-07-20 11:11:37 -07:00
clk.h clk: pistachio: Fix 32bit integer overflows 2015-08-26 11:34:28 -07:00