commit | bd86cfdcbd827216fd682d62ffba2667bbe6fbc3 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Tue Mar 03 16:22:50 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:31:30 2015 +0300 |
tree | b2263cdf232240a9d9ddbbb3139dd27423751a60 | |
parent | d5a04dddf51e234dc89f21e4e4b91e853cf49ff2 [diff] |
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>