commit | 6ae690da1b6315f34ab7312bd2a02d49a606ccf7 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Fri Feb 25 15:39:29 2011 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Mar 07 20:02:57 2011 -0700 |
tree | c3229b16cdc7e7b8cc9438faf71e80e1c66d6070 | |
parent | a56d9ea865e42a6bf6393fc3d3a143553dbf68c5 [diff] |
OMAP2420: clock: use autoidle clkops for all autoidle-controllable interface clocks Mark each interface clock with a corresponding CM_AUTOIDLE bit with a clkops that has the allow_idle/deny_idle function pointers populated. This allows the OMAP clock framework to enable and disable autoidle for these clocks. Signed-off-by: Paul Walmsley <paul@pwsan.com> Tested-by: Rajendra Nayak <rnayak@ti.com> Reviewed-by: Kevin Hilman <khilman@ti.com>