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)
committerArve Hjønnevåg <arve@android.com>
Mon, 8 Feb 2010 23:35:56 +0000 (15:35 -0800)
commitf5353976c6a13732718b472ad308af1bb997f025
treea80e24c7d10b96eb940fedb52e7fc389ec963dbb
parent3431d2fb2dc6e731081e1b7203953b63fe5ad373
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/serial/serial_core.c
include/linux/serial_core.h