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)
commitcb74f0223fcf9b2db8f57d9ee5fa4738c066f3c6
treeb07e4ad0b0a18e8e59afa705d18e9597c0a1beb7
parent2a12400eed8be0d5790108cba3908a71d6bb9cae
omap: UART: fix wakeup registers for OMAP24xx UART2

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>
arch/arm/mach-omap2/serial.c