[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220224111028.20917-1-jslaby@suse.cz>
Date: Thu, 24 Feb 2022 12:10:23 +0100
From: Jiri Slaby <jslaby@...e.cz>
To: gregkh@...uxfoundation.org
Cc: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
Jiri Slaby <jslaby@...e.cz>
Subject: [PATCH 0/5] tty: serial: various cleanups
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
Powered by blists - more mailing lists