OMAP3: PM: handle PER/NEON/CORE in idle
authorRajendra Nayak <rnayak@ti.com>
Fri, 26 Sep 2008 12:19:22 +0000 (17:49 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 11 Nov 2009 22:42:24 +0000 (14:42 -0800)
commitfa3c2a4fc99fd7f8c245020303d7e11feadbbac9
treedc689a1dfef10dd4d1595a6ad1e0edaccb88ea5f
parent3231fc889c114870ca830041fcdeb5d4745304cf
OMAP3: PM: handle PER/NEON/CORE in idle

Expand the powerdomains handled in the idle path to include PER, NEON
and CORE.  This includes properly clearing the previous powerstates,
linking NEON state to MPU state and calling the UART prepare functions
for only the appropraite powerdomain transitions (CORE for UART1,2,
PER for UART3.)

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm34xx.c