From: Kevin Hilman Date: Tue, 17 Apr 2012 00:53:51 +0000 (-0700) Subject: ARM: OMAP3: PM: cleanup cam_pwrdm leftovers X-Git-Tag: sz_beta4~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe34d0aecf1cdb9aa8f903f2fc2530a85e744243;p=pandora-kernel.git 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 Reviewed-by: Santosh Shilimkar Tested-by: Santosh Shilimkar Tested-by: Grazvydas Ignotas Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed