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@xxxxxxx> 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@xxxxxxxx> Cc: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> Cc: Jiri Slaby <jslaby@xxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx> ------- 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@xxxxxxxxxxx> > Cc: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> > Cc: Ben Hutchings <ben@xxxxxxxxxxxxxxx> > Cc: James Bottomley <JBottomley@xxxxxxxxxxxxx> > Cc: Dan Williams <dan.j.williams@xxxxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Signed-off-by: Tim Gardner <tim.gardner@xxxxxxxxxxxxx> > --- > 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-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html