From: Paul Walmsley Date: Thu, 27 Jan 2011 09:52:55 +0000 (-0700) Subject: OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear X-Git-Tag: v2.6.39-rc1~432^2~11^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d070afd6f927752c76a0cc537c73737578bb93;p=pandora-kernel.git OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear The OMAP2 and OMAP3 PM code clears clockdomain wakeup and sleep dependencies. This is unnecessary after commit 6f7f63cc9adf3192e6fcac4e8bed5cc10fd924aa ("OMAP clockdomain: initialize clockdomain registers when the clockdomain layer starts") which clears these dependencies during clockdomain init. Signed-off-by: Paul Walmsley Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed