alistair23-linux/drivers/clk
Mike Turquette 27d545915f clk: basic: improve parent_names & return errors
This patch is the basic clk version of 'clk: core: copy parent_names &
return error codes'.

The registration functions are changed to allow the core code to copy
the array of strings and allow platforms to declare those arrays as
__initdata.

This patch also converts all of the basic clk registration functions to
return error codes which better aligns them with the existing clk.h api.

Signed-off-by: Mike Turquette <mturquette@linaro.org>
2012-04-24 16:37:39 -07:00
..
clk-divider.c clk: basic: improve parent_names & return errors 2012-04-24 16:37:39 -07:00
clk-fixed-rate.c clk: basic: improve parent_names & return errors 2012-04-24 16:37:39 -07:00
clk-gate.c clk: basic: improve parent_names & return errors 2012-04-24 16:37:39 -07:00
clk-mux.c clk: basic: improve parent_names & return errors 2012-04-24 16:37:39 -07:00
clk.c clk: core: copy parent_names & return error codes 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