tty: serial: men_z135_uart: Wakeup UART after transmitting
authorJohannes Thumshirn <johannes.thumshirn@men.de>
Mon, 16 Jun 2014 05:33:38 +0000 (07:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 00:35:42 +0000 (17:35 -0700)
commita9977620a448f12a7337daca452fd20e89a96e23
tree5ced66b4fe04ca069f43eeccd3211b36888d1008
parent8b152f1096975d012f60387b899d407e4a93b46c
tty: serial: men_z135_uart: Wakeup UART after transmitting

Call uart_write_wakeup() after writing the hardware FIFO and updateing the FIFO
pointers.

This fixes high latency and jitter on PPP over Serial links.

Reported-by: Jun Shih <Jun.Shih@pason.com>
Tested-by: Jun Shih <Jun.Shih@pason.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@men.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/men_z135_uart.c