linux/drivers/clk/mvebu
Joshua Coombs 3810e63041 clk: mvebu: Remove inappropriate __init tagging
If the Orion WDT driver is built as a module, an opps occurs during
clk lookup when calling mvebu_clk_gating_get_src().  Remove the
inappropriate __init tag so the function is available for modules
after kernel init.

Signed-off-by: Joshua Coombs <josh.coombs@gmail.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-01-06 17:53:13 +00:00
..
Kconfig clk: mvebu: add clock gating control provider for DT 2012-11-20 14:43:24 +01:00
Makefile clk: mvebu: add clock gating control provider for DT 2012-11-20 14:43:24 +01:00
clk-core.c
clk-core.h
clk-cpu.c clk: mvebu: add armada-370-xp CPU specific clocks 2012-11-20 14:35:42 +01:00
clk-cpu.h clk: mvebu: add armada-370-xp CPU specific clocks 2012-11-20 14:35:42 +01:00
clk-gating-ctrl.c clk: mvebu: Remove inappropriate __init tagging 2013-01-06 17:53:13 +00:00
clk-gating-ctrl.h clk: mvebu: add clock gating control provider for DT 2012-11-20 14:43:24 +01:00
clk.c clk: mvebu: add clock gating control provider for DT 2012-11-20 14:43:24 +01:00