[PATCH 0/7] tty: synclink_gt: mark as BROKEN

From: Jiri Slaby (SUSE)
Date: Mon Jul 31 2023 - 05:00:10 EST


I did some cleanups in the driver (in this series), but then decided not
to go on and mark the driver as BROKEN instead. See the last patch for
explanation.

Feel free to take only the last patch. I don't assume anyone appears to
take care of the driver, so we will drop it sooner or later anyway. The
changes only demonstrate how unmaintained the driver is...

Jiri Slaby (SUSE) (7):
tty: synclink_gt: convert CALC_REGADDR() macro to an inline
tty: synclink_gt: drop global slgt_driver_name array
tty: synclink_gt: define global strings as const strings
tty: synclink_gt: drop info messages from init/exit functions
tty: synclink_gt: use PCI_VDEVICE
tty: synclink_gt: make default_params const
tty: synclink_gt: mark as BROKEN

drivers/tty/Kconfig | 1 +
drivers/tty/synclink_gt.c | 65 ++++++++++++++++-----------------------
2 files changed, 28 insertions(+), 38 deletions(-)

--
2.41.0