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)
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>

No differences found