]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/tty/serial/xilinx_uartps.c
tty: xuartps: Consolidate TX handling
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Tue, 12 Jan 2016 01:41:41 +0000 (17:41 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Feb 2016 06:52:23 +0000 (22:52 -0800)
commit07986580d0ad14433021b709c6c005e2757c5a68
tree6b7b27b64f958a7cfb8f511ad930d480de05496c
parenta8df6a51600a93ce3d13eebbdf81f45bf719cb15
tty: xuartps: Consolidate TX handling

start_tx and the ISR used largely identical code to transmit data.
Consolidate that in one place.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c