]> Pileus Git - ~andy/linux/commit
staging: btmtk_usb: remove driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Dec 2013 01:33:16 +0000 (17:33 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Dec 2013 01:33:16 +0000 (17:33 -0800)
commit99ec297ad6d2391361f9367612463b9fcd685a31
tree1b0db76d26ada33d91e599a034a2ebec546b84be
parent588c31eacdc163b59bef1675295bc4be23112d05
staging: btmtk_usb: remove driver

No one seems to be working on it anymore, and it really should be merged
into the already-existing btusb driver.  Also, there is not any proper
author attribution on the code (it was copied from the in-kernel
driver...)

If someone wants to pick this back up, we can easily revert this, but
for now, delete the driver.

Cc: Yu-Chen, Cho <acho@suse.com>
Cc: Jay Hung <jay.hung@mediatek.com>
Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/btmtk_usb/Kconfig [deleted file]
drivers/staging/btmtk_usb/Makefile [deleted file]
drivers/staging/btmtk_usb/README [deleted file]
drivers/staging/btmtk_usb/TODO [deleted file]
drivers/staging/btmtk_usb/btmtk_usb.c [deleted file]
drivers/staging/btmtk_usb/btmtk_usb.h [deleted file]