clk: ti: clkdm: move clkdm gate clock support code to clock driver
authorTero Kristo <t-kristo@ti.com>
Tue, 3 Mar 2015 14:22:50 +0000 (16:22 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:30 +0000 (12:31 +0300)
With the legacy clock data gone, this is no longer needed under platform,
so move it under the clock driver itself. Remove the exported clock driver
APIs as well, as these are not needed outside clock driver anymore.

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

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge