serial_core: Add wake_peer uart operation which is called before starting UART TX...
authorSan Mehat <san@google.com>
Thu, 30 Jul 2009 03:21:28 +0000 (20:21 -0700)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:09:15 +0000 (09:09 -0700)
commit93739c0025f11be799729e946fdf69473fc4ffc9
tree10d594021c51e8388f66d1f3a267466e8b4e0cd8
parent261a79980b356d131d8004e5bf507d64c0e7fba1
serial_core: Add wake_peer uart operation which is called before starting UART TX. The idea here is to provide a mechanism where we can wakeup our peer before sending data.

Signed-off-by: San Mehat <san@google.com>
drivers/tty/serial/serial_core.c
include/linux/serial_core.h