alistair23-linux/drivers/clk
Mark Brown d305fb78f3 clk: Constify parent name arrays
Drivers should be able to declare their arrays of parent names as const
so the APIs need to accept const arguments.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
[mturquette@linaro.org: constified gate]
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2012-04-24 16:37:39 -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: Constify parent name arrays 2012-04-24 16:37:39 -07:00
clk.c clk: Constify parent name arrays 2012-04-24 16:37:39 -07:00
clkdev.c CLKDEV: Fix clkdev return value for NULL clk case 2011-04-30 10:14:08 +01:00
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