TTY: serial, move 68360 driver to staging
authorJiri Slaby <jslaby@suse.cz>
Wed, 31 Aug 2011 19:24:59 +0000 (21:24 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Sep 2011 23:00:20 +0000 (16:00 -0700)
commit3a0db7215c88077b61a673215756ec4a0dc0c7a5
tree0c8825623f26e9ab53309d2e48cd143f066afd45
parent3d43b7d59d2cb9171ad5abd830fa094fa3dbb9b8
TTY: serial, move 68360 driver to staging

This driver has been broken at least since 2008. At that time,
a88487c79b (Fix compile errors in SGI console drivers) broke this
driver completely.

And since nobody noticed for the past 3 years, move it into staging. I
think this will rot there and we will throw it away completely after
some time. Or maybe someone will volunteer to fix it ;).

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/serial/68360serial.c [moved from drivers/tty/serial/68360serial.c with 100% similarity]
drivers/staging/serial/Kconfig [new file with mode: 0644]
drivers/staging/serial/Makefile [new file with mode: 0644]
drivers/staging/serial/TODO [new file with mode: 0644]
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile