linux/drivers/clk
Shawn Guo 822c250e15 clk: add "const" for clk_ops of basic clks
The clk_ops of basic clks should have "const" to match the definition
in "struct clk" and clk_register prototype.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2012-04-24 16:37:38 -07:00
..
clk-divider.c clk: add "const" for clk_ops of basic clks 2012-04-24 16:37:38 -07:00
clk-fixed-rate.c clk: add "const" for clk_ops of basic clks 2012-04-24 16:37:38 -07:00
clk-gate.c clk: add "const" for clk_ops of basic clks 2012-04-24 16:37:38 -07:00
clk-mux.c clk: add "const" for clk_ops of basic clks 2012-04-24 16:37:38 -07:00
clk.c clk: core: enforce clk_ops consistency 2012-04-24 16:37:38 -07:00
clkdev.c
Kconfig clk: make CONFIG_COMMON_CLK invisible 2012-03-19 09:37:11 +00:00
Makefile clk: basic clock hardware types 2012-03-16 20:35:02 +00:00