omap: UART: fix wakeup registers for OMAP24xx UART2
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 20 Oct 2010 23:19:03 +0000 (23:19 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 22 Oct 2010 18:09:32 +0000 (11:09 -0700)
On OMAP24xx, UART2 WKEN and WKST registers are in PM_WKEN2_CORE and
PM_WKST2_CORE respecitvely.  Fix the OMAP2 register init to use the
correct registers on OMAP24xx.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found