From: Mike Chan Date: Mon, 3 May 2010 23:04:07 +0000 (-0700) Subject: OMAP3: PM: Remove PER wakeup dependency on CORE. X-Git-Tag: v2.6.35-rc1~456^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=331b9e3d61cba2ad089f3f1fe2ef0122679337a1;p=pandora-kernel.git OMAP3: PM: Remove PER wakeup dependency on CORE. We can remove this wakeup dependency since now, when GPIO2-6 are enabled for IO-pad wakeup, PER domain is gauranteed to be awake or be woken up to service. The previous dependency did not handle all corner cases. Since there was no sleep dependency between CORE and PER domains, if PER enters RET and CORE is ON, PER will not be active for GPIO handling. Signed-off-by: Mike Chan Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed