clk: ti: move omap2_clk_enable_init_clocks under clock driver
authorTero Kristo <t-kristo@ti.com>
Tue, 3 Mar 2015 08:51:01 +0000 (10:51 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:13 +0000 (12:31 +0300)
commita5aa8a603efa25dd41220bff990da025c93b632b
tree77f34383759e402a026374a045271ad2139eb3a7
parentbf22bae794d696e411acfcac39b415e160e93834
clk: ti: move omap2_clk_enable_init_clocks under clock driver

This is no longer used outside clock driver, so move it under the driver
and remove the export for it from the global header file.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/clock.c
drivers/clk/ti/clk-2xxx.c
drivers/clk/ti/clk-33xx.c
drivers/clk/ti/clk-3xxx.c
drivers/clk/ti/clk-816x.c
drivers/clk/ti/clk.c
drivers/clk/ti/clock.h
include/linux/clk/ti.h