From: Lee Jones <lee.jones@linaro.org>
To: lee.jones@linaro.org
Cc: Jiri Slaby <jirislaby@kernel.org>,
linux-kernel@vger.kernel.org, Paul Mackerras <paulus@samba.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] tty: Remove obsolete drivers
Date: Thu, 5 Nov 2020 12:33:55 +0000 [thread overview]
Message-ID: <20201105123357.708813-1-lee.jones@linaro.org> (raw)
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
next reply other threads:[~2020-11-05 12:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-05 12:33 Lee Jones [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201105123357.708813-1-lee.jones@linaro.org \
--to=lee.jones@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).