[PATCH 0/5] tty: serial: various cleanups

Jiri Slaby posted 5 patches 4 years, 3 months ago
drivers/tty/serial/amba-pl010.c   | 174 +++++++-------
drivers/tty/serial/lpc32xx_hs.c   |  10 +-
drivers/tty/serial/mpc52xx_uart.c |  22 +-
drivers/tty/serial/serial_txx9.c  | 369 ++++++++++++++----------------
4 files changed, 266 insertions(+), 309 deletions(-)
[PATCH 0/5] tty: serial: various cleanups
Posted by Jiri Slaby 4 years, 3 months ago
This is a small cleanup series of what I have accumulated over past few
weeks while doing larger changes.

Jiri Slaby (5):
  tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned
  tty: serial: serial_txx9: remove info print from init
  tty: serial: serial_txx9: remove struct uart_txx9_port
  tty: serial: amba-pl010: use more uart_port pointers
  tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helper

 drivers/tty/serial/amba-pl010.c   | 174 +++++++-------
 drivers/tty/serial/lpc32xx_hs.c   |  10 +-
 drivers/tty/serial/mpc52xx_uart.c |  22 +-
 drivers/tty/serial/serial_txx9.c  | 369 ++++++++++++++----------------
 4 files changed, 266 insertions(+), 309 deletions(-)

-- 
2.35.1