Re: [PATCH 0/2] tty: Remove obsolete drivers

From: Christophe Leroy
Date: Thu Nov 05 2020 - 09:15:47 EST


Hi,

Le 05/11/2020 à 13:33, Lee Jones a écrit :
As per the vendor's request.

Is the vendor in copy of the patch ?

What about the other synclink adapters, namely the synclink_gt ? And the synclink_cs in the drivers/char/pcmcia/ ?

Christophe


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@xxxxxxxxxxxxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Cc: Jiri Slaby <jirislaby@xxxxxxxxxx>
Cc: linuxppc-dev@xxxxxxxxxxxxxxxx
Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Cc: Paul Mackerras <paulus@xxxxxxxxx>