OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear
authorPaul Walmsley <paul@pwsan.com>
Thu, 27 Jan 2011 09:52:55 +0000 (02:52 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 10 Mar 2011 00:15:50 +0000 (16:15 -0800)
commit51d070afd6f927752c76a0cc537c73737578bb93
tree67f2315b667b21871b7d01aea7cd29b16de88cca
parentdf93bd76b61639fe9093ccbfc5d1a4bfb744ec47
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 <paul@pwsan.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/pm24xx.c
arch/arm/mach-omap2/pm34xx.c