ARM: OMAP3: PM: cleanup cam_pwrdm leftovers
authorKevin Hilman <khilman@ti.com>
Tue, 17 Apr 2012 00:53:51 +0000 (17:53 -0700)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 27 Apr 2012 21:27:51 +0000 (00:27 +0300)
commitfe34d0aecf1cdb9aa8f903f2fc2530a85e744243
treec9f7096ba9470c6960b6307a691107c9e6a613db
parent5fd7e69e4cb59973ca0b6fd35bb17320a720eb62
ARM: OMAP3: PM: cleanup cam_pwrdm leftovers

commit e7410cf7 (02fdb03e69699f26e1370d0e51593dbc8a4e5265) 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