ARM: OMAP3: PM: cleanup cam_pwrdm leftovers
authorKevin Hilman <khilman@ti.com>
Tue, 19 Jun 2012 16:54:38 +0000 (09:54 -0700)
committerKevin Hilman <khilman@ti.com>
Mon, 25 Jun 2012 18:24:23 +0000 (11:24 -0700)
commit34059a878f5cb20652cbc937f35c925f2b378831
tree3a11e2900a8b924de8b8cc17136db9e1af3abe3b
parent58f0829b7186150318c79515f0e0850c5e7a9c89
ARM: OMAP3: PM: cleanup cam_pwrdm leftovers

commit e7410cf7 (OMAP3: PM: move device-specific special cases from PM
core into CPUidle) moved mangement of cam_pwrdm to CPUidle but left
some remnants behind, namely the call to clkcm_allo_idle() for the
clockdomains in the MPU pwrdm.  Remove these since they are not
necessary and cause unwanted latency in the idle path.

Acked-by: Tero Kristo <Tero Kristo <t-kristo@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/pm34xx.c