OSDN Git Service

staging: ced1401: remove driver
authorKristina Martšenko <kristina.martsenko@gmail.com>
Wed, 23 Jul 2014 21:38:01 +0000 (00:38 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jul 2014 01:44:51 +0000 (18:44 -0700)
commit53b903093b5e63c45a7ad46385794a59a1d69a8b
treef8d613f0511f9097e44d7f92dd205b399b9157f6
parent64f488fb1c536e95414296112cb76cbb72089754
staging: ced1401: remove driver

The state of the driver hasn't improved much since it was added to
staging, and no one with the hardware is currently working on it, so
remove it. This commit can be reverted if someone wants to clean the
driver up and move it to its proper place in the kernel.

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Cc: Greg Smith <greg@ced.co.uk>
Cc: Alois Schlögl <alois.schloegl@ist.ac.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13 files changed:
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/ced1401/Kconfig [deleted file]
drivers/staging/ced1401/Makefile [deleted file]
drivers/staging/ced1401/TODO [deleted file]
drivers/staging/ced1401/ced_ioc.c [deleted file]
drivers/staging/ced1401/ced_ioctl.h [deleted file]
drivers/staging/ced1401/machine.h [deleted file]
drivers/staging/ced1401/usb1401.c [deleted file]
drivers/staging/ced1401/usb1401.h [deleted file]
drivers/staging/ced1401/use1401.h [deleted file]
drivers/staging/ced1401/use14_ioc.h [deleted file]
drivers/staging/ced1401/userspace/use1401.c [deleted file]