From: Kevin Hilman Date: Fri, 11 May 2012 22:47:17 +0000 (-0700) Subject: ARM: OMAP3: PM: call pre/post transition per powerdomain X-Git-Tag: omap-devel-pm-for-v3.6~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f0829b7186150318c79515f0e0850c5e7a9c89;p=pandora-kernel.git ARM: OMAP3: PM: call pre/post transition per powerdomain We only need to call the pre/post transtion methods when we know the power state is changing. First, split up the pre/post transition calls to be per-powerdomain, and then make them conditional on whether the power domain is actually changing states. Reviewed-by: Santosh Shilimkar Tested-by: Santosh Shilimkar Tested-by: Grazvydas Ignotas Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed