diff options
author | Paul Walmsley <paul@pwsan.com> | 2011-02-26 01:39:30 +0300 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2011-03-08 06:04:15 +0300 |
commit | 4ef70c0694bf428d9f1d4722edaffa1dc5fa39e1 (patch) | |
tree | 827937561b0829d62b9d21c33fbe187bf45e5edd /arch/arm/mach-ks8695 | |
parent | ec538e30f7eded2c4af8d9184619a3de65bc378e (diff) | |
download | linux-4ef70c0694bf428d9f1d4722edaffa1dc5fa39e1.tar.xz |
OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c
These CM_AUTOIDLE bits are now set by the clock code via the common PM
code in mach-omap2/pm.c.
N.B.: The pm24xx.c code that this patch removes didn't ensure that the
CM_AUTOIDLE bits were set for several 2430-only modules, such as
GPIO5, MDM_INTC, MMCHS1/2, the modem oscillator clock, and USBHS.
Similarly, the pm34xx.c code that this patch removes didn't ensure
that the CM_AUTOIDLE bits were set for USIM and the AM3517 UART4.
Those cases should now be handled.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@ti.com>
Tested-by: Rajendra Nayak <rnayak@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/mach-ks8695')
0 files changed, 0 insertions, 0 deletions