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 <[email protected]>
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 <[email protected]>
    Cc: Alan Cox <[email protected]>
    Cc: Jiri Slaby <[email protected]>
    Signed-off-by: Greg Kroah-Hartman <[email protected]>
-------

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 <[email protected]>
> Cc: Paul Gortmaker <[email protected]>
> Cc: Ben Hutchings <[email protected]>
> Cc: James Bottomley <[email protected]>
> Cc: Dan Williams <[email protected]>
> Cc: [email protected]
> Signed-off-by: Tim Gardner <[email protected]>
> ---
>  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
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to