linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Mark Greer <mgreer@animalcreek.com>
Cc: linux-serial@vger.kernel.org, Jiri Slaby <jslaby@suse.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] serial: mpsc: Remove obsolete MPSC driver
Date: Thu, 27 Jun 2019 08:09:35 +0800	[thread overview]
Message-ID: <20190627000935.GC527@kroah.com> (raw)
In-Reply-To: <20190626160553.28518-1-mgreer@animalcreek.com>

On Wed, Jun 26, 2019 at 09:05:53AM -0700, Mark Greer wrote:
> Support for the Marvell MV64x60 line of bridge chips that contained
> MPSC controllers has been removed and there are no other components
> that have that controller so remove its driver.
> 
> Signed-off-by: Mark Greer <mgreer@animalcreek.com>
> ---
>  Documentation/admin-guide/devices.txt |    4 +-
>  drivers/tty/serial/Kconfig            |   14 -
>  drivers/tty/serial/Makefile           |    1 -
>  drivers/tty/serial/mpsc.c             | 2138 -------------------------
>  include/linux/mv643xx.h               |   46 -
>  include/uapi/linux/serial_core.h      |    2 +-
>  6 files changed, 3 insertions(+), 2202 deletions(-)
>  delete mode 100644 drivers/tty/serial/mpsc.c

I like patches that delete code, thanks for doing this!

greg k-h

      reply	other threads:[~2019-06-27  0:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-26 16:05 [PATCH] serial: mpsc: Remove obsolete MPSC driver Mark Greer
2019-06-27  0:09 ` Greg KH [this message]

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=20190627000935.GC527@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=mgreer@animalcreek.com \
    /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).