clk: ti: move interface clock implementation under drivers/clk
authorTero Kristo <t-kristo@ti.com>
Mon, 2 Mar 2015 12:33:54 +0000 (14:33 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:30:59 +0000 (12:30 +0300)
commitef14db0977547b1982d4f6eaa305e1a22eb95778
treeb5c82c7d4f0aaf659b0c07d34a469b869f9e2341
parent59245ce01a2e3ded836172266e3ac2e576a03333
clk: ti: move interface clock implementation under drivers/clk

With the legacy clock support gone, the OMAP interface clock implementation
can be moved under the clock driver. Some temporary header file tweaks are
also needed to make this change work properly.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/clock.h
drivers/clk/ti/Makefile
drivers/clk/ti/clkt_iclk.c [moved from arch/arm/mach-omap2/clkt_iclk.c with 89% similarity]
drivers/clk/ti/clock.h
include/linux/clk/ti.h