OMAP2+: UART: enable tx wakeup bit for wer reg
authorGovindraj.R <govindraj.raja@ti.com>
Fri, 5 Jul 2013 15:25:59 +0000 (18:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2013 22:53:34 +0000 (15:53 -0700)
commitf64ffda60e2c9b69ff2125e90cfca234b2eece2b
treec32fd500c3c3f8203362370f3c27eb11e9c30a02
parent972ce08578e0db8663740faea420699c01729f41
OMAP2+: UART: enable tx wakeup bit for wer reg

wer has TX wakeup bit available enable the same
by populating the necessary tx wakeup flag for the
applicable module ip blocks and use the same
while configuaring wer reg.

Also wer is not context restored, restore wer when
context is lost.

Cc: Paul Walmsley <paul@pwsan.com>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Kevin Hilman <kevin.hilman@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(for drivers/tty changes)
Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c