clk: ti: omap34xx: move omap34xx clock type support code to clock driver
authorTero Kristo <t-kristo@ti.com>
Tue, 3 Mar 2015 15:28:12 +0000 (17:28 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:37 +0000 (12:31 +0300)
commitf2671d5c6cb4abe4636014cd66fd0eeb8190b2ca
tree16640980aa07d8f3cd5dc39ffc0e96b064495734
parentbd86cfdcbd827216fd682d62ffba2667bbe6fbc3
clk: ti: omap34xx: move omap34xx clock type support code to clock driver

With the legacy clock data gone, this is no longer needed under platform,
so move it under the clock driver itself. Remove unnecessary declarations
from the TI clock header also.

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