commit | d5a04dddf51e234dc89f21e4e4b91e853cf49ff2 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Tue Mar 03 16:08:42 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:31:29 2015 +0300 |
tree | 1ebd6aeac7d4e9da903691a5d7360849c3373ac9 | |
parent | 9f37e90efaf0772b8f98bc347b9db77a3f0c27eb [diff] |
clk: ti: omap2430: move clock support code under clock driver With the legacy clock support gone, this is no longer needed under platform code-base. Thus, move this under the TI clock driver, and remove the exported API from the public header. Signed-off-by: Tero Kristo <t-kristo@ti.com>