]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitbd86cfdcbd827216fd682d62ffba2667bbe6fbc3
treeb2263cdf232240a9d9ddbbb3139dd27423751a60
parentd5a04dddf51e234dc89f21e4e4b91e853cf49ff2
clk: ti: clkdm: move clkdm gate clock 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 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