staging: evict abandoned 68360serial.c driver from the kernel
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 27 Mar 2012 23:07:11 +0000 (19:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 18:45:38 +0000 (11:45 -0700)
commit60e6d2689c2ab975a2ac3475b3ebd45c3edf905a
tree3ff5ced124a7a066fc62793b7984057173a2bdd2
parent6ad11bc3a0b84deb39f581ed36e19f82b9393695
staging: evict abandoned 68360serial.c driver from the kernel

commit 3a0db7215c88077b61a673215756ec4a0dc0c7a5

    "TTY: serial, move 68360 driver to staging"

did so because the driver had remained broken since 2008.  It also
added this text to the TODO file:

   "If no one steps up to adopt any of these drivers, they will
    be removed in the 3.4 release."

A quick search on the internet doesn't reveal anyone actively
trying to update/fix this driver, so follow through on the above
and remove it from the pending 3.4 release.

Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Greg Ungerer <gerg@snapgear.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/serial/68360serial.c [deleted file]
drivers/staging/serial/Kconfig [deleted file]
drivers/staging/serial/Makefile [deleted file]
drivers/staging/serial/TODO [deleted file]