android_kernel_google_msm/drivers/clk
Matt Wagantall dfd8945705 clkdev: Remove __init marking from clkdev_add_table()
To support registration of clock tables from drivers that
initialize after the kernel has booted, remove the __init
marking.

Change-Id: I264395652772b30960c0168121194870b541e18f
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
2013-02-27 18:12:39 -08: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: Remove __init marking from clkdev_add_table() 2013-02-27 18:12:39 -08: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