]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcbe1d76ec3e403efce132cefb0f6addbd6b383f2
tree72fbe0c277a420c4cbd9c9c2bd3a318efa560956
parentd65d0222121e61d44c7d794019479dda061acb51
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