linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tty: Remove obsolete drivers
@ 2020-11-05 12:33 Lee Jones
  2020-11-05 12:33 ` [PATCH 1/2] tty: Remove redundant synclink driver Lee Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Lee Jones @ 2020-11-05 12:33 UTC (permalink / raw)
  To: lee.jones
  Cc: Jiri Slaby, linux-kernel, Paul Mackerras, Greg Kroah-Hartman,
	linuxppc-dev, linux-arm-kernel

As per the vendor's request.

Lee Jones (2):
  tty: Remove redundant synclink driver
  tty: Remove redundant synclinkmp driver

 arch/powerpc/configs/ppc6xx_defconfig |    2 -
 drivers/tty/Kconfig                   |   27 -
 drivers/tty/Makefile                  |    2 -
 drivers/tty/synclink.c                | 7899 -------------------------
 drivers/tty/synclinkmp.c              | 5580 -----------------
 5 files changed, 13510 deletions(-)
 delete mode 100644 drivers/tty/synclink.c
 delete mode 100644 drivers/tty/synclinkmp.c

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jirislaby@kernel.org>
Cc: linuxppc-dev@lists.ozlabs.org
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Paul Mackerras <paulus@samba.org>
-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-05 14:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 12:33 [PATCH 0/2] tty: Remove obsolete drivers Lee Jones
2020-11-05 12:33 ` [PATCH 1/2] tty: Remove redundant synclink driver Lee Jones
2020-11-05 12:33 ` [PATCH 2/2] tty: Remove redundant synclinkmp driver Lee Jones
2020-11-05 14:14 ` [PATCH 0/2] tty: Remove obsolete drivers Christophe Leroy
2020-11-05 14:33   ` Lee Jones
2020-11-05 14:31 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).