linux/drivers/clk
Russell King e9d7f40654 CLKDEV: provide helpers for common clock framework
The common clock framework allocates clocks dynamically.  Provide a
set of helpers to streamline the clkdev registration of the clock
lookups to avoid repetitive code sequences.

Reviewed-by: Viresh Kumar <viresh.kumar@st.com>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-05-02 09:30:32 +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
clk-divider.c clk: basic clock hardware types 2012-03-16 20:35:02 +00:00
clk-fixed-rate.c clk: basic clock hardware types 2012-03-16 20:35:02 +00:00
clk-gate.c clk: basic clock hardware types 2012-03-16 20:35:02 +00:00
clk-mux.c clk: basic clock hardware types 2012-03-16 20:35:02 +00:00
clk.c clk: introduce the common clock framework 2012-03-16 20:35:01 +00:00
clkdev.c CLKDEV: provide helpers for common clock framework 2012-05-02 09:30:32 +01:00