lk201: remove obsolete driver
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 17 Oct 2007 06:29:51 +0000 (23:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:57 +0000 (08:42 -0700)
commit44a2db43eb715b54618bf01520cc5d46376cdbe2
tree9686e3a6ce7938bdfe1ad2d59106c04c1acfdaa9
parentdebe621468cf54630d360999f6223b50a3efdd0c
lk201: remove obsolete driver

Remove the old-fashioned lk201 driver under drivers/tc/ that used to be
used by the old dz.c and zs.c drivers, which is now orphan code referred to
from nowhere and does not build anymore.  A modern replacement is available
as drivers/input/keyboard/lkkbd.c.

There are no plans to do anything about this piece of code and it does not
fit anywhere anymore, so it is not just a matter of maintenance or the lack
of.  There are still some bits that might be added to the new lkkbd.c
driver based on the old code, and the embedded hardware documentation which
is otherwise quite hard to get hold of might be useful to keep too.  Both
of these can be done separately though.  RIP.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/dontdiff
arch/mips/Makefile
drivers/tc/.gitignore [deleted file]
drivers/tc/Makefile
drivers/tc/lk201-map.c_shipped [deleted file]
drivers/tc/lk201-map.map [deleted file]
drivers/tc/lk201-remap.c [deleted file]
drivers/tc/lk201.c [deleted file]
drivers/tc/lk201.h [deleted file]