commit | bf22bae794d696e411acfcac39b415e160e93834 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Mon Mar 02 19:06:54 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:31:13 2015 +0300 |
tree | 73614c7bd3659b8edaaf841cfb8f2e2c545b5795 | |
parent | 5100349b95bf238c6c83cb702a64a56a6ee58fc9 [diff] |
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>