clk: ti: am3517: move remaining am3517 clock support code to clock driver
authorTero Kristo <t-kristo@ti.com>
Tue, 3 Mar 2015 19:19:25 +0000 (21:19 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:45 +0000 (12:31 +0300)
With legacy clock support gone, this is no longer needed under platform,
so move it under the clock driver itself. Make some exports be driver
internal definitions at the same time.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/clock3517.c [deleted file]
arch/arm/mach-omap2/clock3517.h [deleted file]
drivers/clk/ti/clk-3xxx.c
drivers/clk/ti/clock.h
include/linux/clk/ti.h

Simple merge
diff --cc arch/arm/mach-omap2/clock3517.c
Simple merge
diff --cc arch/arm/mach-omap2/clock3517.h
Simple merge
Simple merge
Simple merge
Simple merge