commit | 818b40e500b2afadeabfd7ca369800c350989143 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Fri Oct 11 19:15:32 2013 +0300 |
committer | Paul Walmsley <paul@pwsan.com> | Sat Oct 19 10:11:51 2013 -0600 |
tree | d7359bd4d995ecce9efd724ae645d60635bd9e4f | |
parent | cd6e9db27728e8bcf98cb667996b121761f58121 [diff] |
ARM: OMAP3: clock: add API to enable/disable autoidle for a single clock Some drivers require direct access to the autoidle functionality of the interface clocks. Added clock APIs for these, so that the drivers do not need to access CM registers directly. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>