serial_core: Add wake_peer uart operation
authorSan Mehat <san@google.com>
Thu, 30 Jul 2009 03:21:28 +0000 (20:21 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 20:40:27 +0000 (13:40 -0700)
commite88c8c397968c05df7442580625c9fe3f47a952c
treecd4d6ace2e5a56efd80ec23d56d5b697d53d4296
parent40a20d1ae05643eb4ed8f8f949a6517728a201d5
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