ARM: OMAP3: clock: add API to enable/disable autoidle for a single clock
authorTero Kristo <t-kristo@ti.com>
Fri, 11 Oct 2013 16:15:32 +0000 (19:15 +0300)
committerPaul Walmsley <paul@pwsan.com>
Sat, 19 Oct 2013 16:11:51 +0000 (10:11 -0600)
commit818b40e500b2afadeabfd7ca369800c350989143
treed7359bd4d995ecce9efd724ae645d60635bd9e4f
parentcd6e9db27728e8bcf98cb667996b121761f58121
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>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
This page took 0.026769 seconds and 5 git commands to generate.