OMAP3: PM: Fix wrong sequence in suspend.
authorJouni Hogander <jouni.hogander@nokia.com>
Wed, 29 Oct 2008 10:06:04 +0000 (12:06 +0200)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 5 Aug 2009 16:10:54 +0000 (09:10 -0700)
commit6c5f80393b107b0c9e2a54b03b65d1880e706655
tree2264c181082b87f1f696bc8d75036ac351376c3d
parent60c45ae1107c4ec47d2c84e5984ea59d02b2863d
OMAP3: PM: Fix wrong sequence in suspend.

Powerdomain previous state is checked after restoring new states in
suspend. This patch fixes this problem.

Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm34xx.c