clk: ti: move low-level access and init code under clock driver
authorTero Kristo <t-kristo@ti.com>
Mon, 27 Apr 2015 19:23:06 +0000 (22:23 +0300)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:46 +0000 (12:31 +0300)
With most of the clock code under clock driver already, the low-level
register access code, and the init code for the same, is no longer
needed outside the clock driver. Thus, these can be moved under clock
driver also.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
drivers/clk/ti/clk.c
include/linux/clk/ti.h

Simple merge
Simple merge
Simple merge
Simple merge