All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Tim Gardner <tim.gardner@canonical.com>
Cc: <linux-kernel@vger.kernel.org>, Rob Landley <rob@landley.net>,
	Ben Hutchings <ben@decadent.org.uk>,
	James Bottomley <JBottomley@parallels.com>,
	Dan Williams <dan.j.williams@intel.com>,
	<linux-doc@vger.kernel.org>
Subject: Re: [PATCH] firmware: remove computone driver firmware and documentation
Date: Wed, 25 Jul 2012 13:30:11 -0400	[thread overview]
Message-ID: <50102D23.3010503@windriver.com> (raw)
In-Reply-To: <1343234526-105460-1-git-send-email-tim.gardner@canonical.com>

On 12-07-25 12:42 PM, Tim Gardner wrote:
> As far as I can tell, the only Computone support left in the
> kernel is in drivers/tty/serial/8250/8250_pci.c. CONFIG_COMPUTONE
> is no longer a valid option. Therefore, remove firmware, documentation,
> and the last vestiges of this driver.

Seems reasonable, as CONFIG_COMPUTONE was deleted in this:

---------
commit 51c9d654c2def97827395a7fbfd0c6f865c26544
Author: Greg Kroah-Hartman <gregkh@suse.de>
Date:   Wed Jul 6 16:48:28 2011 -0700

    Staging: delete tty drivers
    
    Delete the drivers/staging/tty drivers as no one has wanted to step up
    and maintain and fix them.  This was discussed in commit
    4a6514e6d096716fb7bedf238efaaca877e2a7e8 (tty: move obsolete and broken
    tty drivers to drivers/staging/tty/)
    
    Cc: Arnd Bergmann <arnd@arndb.de>
    Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
    Cc: Jiri Slaby <jslaby@suse.cz>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-------

For future reference, the option "--irreversible-delete" to
format-patch is a nice way to avoid sending hundreds of lines
of meaningless binary data in e-mail.

Thanks,
Paul.
--

> 
> Cc: Rob Landley <rob@landley.net>
> Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
> Cc: Ben Hutchings <ben@decadent.org.uk>
> Cc: James Bottomley <JBottomley@Parallels.com>
> Cc: Dan Williams <dan.j.williams@intel.com>
> Cc: linux-doc@vger.kernel.org
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> ---
>  Documentation/serial/00-INDEX      |    2 -
>  Documentation/serial/computone.txt |  520 ---------
>  firmware/Makefile                  |    1 -
>  firmware/intelliport2.bin.ihex     | 2147 ------------------------------------
>  4 files changed, 2670 deletions(-)
>  delete mode 100644 Documentation/serial/computone.txt
>  delete mode 100644 firmware/intelliport2.bin.ihex
> 

  reply	other threads:[~2012-07-25 17:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 16:42 [PATCH] firmware: remove computone driver firmware and documentation Tim Gardner
2012-07-25 17:30 ` Paul Gortmaker [this message]
2012-07-25 17:34   ` Tim Gardner
2012-07-26  0:55 ` Rob Landley

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=50102D23.3010503@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=JBottomley@parallels.com \
    --cc=ben@decadent.org.uk \
    --cc=dan.j.williams@intel.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rob@landley.net \
    --cc=tim.gardner@canonical.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.