serial: omap: implement set_wake
authorFelipe Balbi <balbi@ti.com>
Thu, 6 Sep 2012 12:45:35 +0000 (15:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 16:17:02 +0000 (09:17 -0700)
commit9727faf4706eb49ce88e3f2bb961278a84eac080
tree72fbe0c277a420c4cbd9c9c2bd3a318efa560956
parent0324a821029e1f54e7a7f8fed48693cfce42dc0e
serial: omap: implement set_wake

This has been missing from OMAP UART driver
for quite a while and it's simple enough
to implement it.

Tested-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c