From: Kevin Hilman Date: Tue, 19 Jun 2012 16:54:38 +0000 (-0700) Subject: ARM: OMAP3: PM: cleanup cam_pwrdm leftovers X-Git-Tag: omap-devel-pm-for-v3.6~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34059a878f5cb20652cbc937f35c925f2b378831;p=pandora-kernel.git 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 Reviewed-by: Santosh Shilimkar Tested-by: Santosh Shilimkar Tested-by: Grazvydas Ignotas Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed