serial_core: Add wake_peer uart operation
authorSan Mehat <san@google.com>
Thu, 30 Jul 2009 03:21:28 +0000 (20:21 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:54:17 +0000 (13:54 -0800)
commit8f832d4ac1d40e3bf2d142a48ac8cd552ec35a74
tree8d44cf93e9148c3694759f7e483a92d505b82e75
parent5e9d97718cee92a68540a9fbe8cb27ba1ff55464
serial_core: Add wake_peer uart operation

Add wake_peer which is called before starting UART TX. The idea here
is to provide a mechanism where we can wakeup our peer before sending
data.

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