]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: ti: autoidle: move generic autoidle handling code to clock driver
authorTero Kristo <t-kristo@ti.com>
Mon, 2 Mar 2015 17:06:54 +0000 (19:06 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:13 +0000 (12:31 +0300)
commitbf22bae794d696e411acfcac39b415e160e93834
tree73614c7bd3659b8edaaf841cfb8f2e2c545b5795
parent5100349b95bf238c6c83cb702a64a56a6ee58fc9
clk: ti: autoidle: move generic autoidle handling code to clock driver

This is no longer needed in platform directory, as the legacy clock data
is gone, so move it under TI clock driver. Some static functions are
renamed also.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
drivers/clk/ti/autoidle.c
drivers/clk/ti/clock.h
drivers/clk/ti/fixed-factor.c
include/linux/clk/ti.h