]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commitc9a58b0a848e4b88d2dd4690ef19bae8696649eb
treeca6b0e5972d9e5a13d78f86c71d741cdfe60b2ca
parenteb0572520db9322e47ab97e4aff4a7cbf0381387
clk: ti: am3517: move remaining am3517 clock support code to clock driver

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