1
0
Fork 0
alistair23-linux/drivers/clk/st
Fabian Frederick f375573c96 clk: constify of_device_id array
of_device_id is always used as const.
(See driver.of_match_table and open firmware functions)

__initdata updated to __initconst for
static const struct of_device_id ti_clkdm_match_table[]

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-04-01 10:59:27 -07:00
..
Makefile clk: st: STiH407: Support for Flexgen Clocks 2014-07-28 22:36:24 -07:00
clk-flexgen.c clk: Replace explicit clk assignment with __clk_hw_set_clk 2015-02-18 09:40:11 -08:00
clkgen-fsyn.c clk: constify of_device_id array 2015-04-01 10:59:27 -07:00
clkgen-mux.c clk: constify of_device_id array 2015-04-01 10:59:27 -07:00
clkgen-pll.c clk: constify of_device_id array 2015-04-01 10:59:27 -07:00
clkgen.h clk: st: Support for PLLs inside ClockGenA(s) 2014-03-25 15:58:56 -07:00