]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: remove nokia_hp4p driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:10:25 +0000 (13:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:10:25 +0000 (13:10 -0700)
commita4102f90e87cfaa3fdbed6fdf469b23f0eeb4bfd
tree4a8a31f759dadd5d163db6020bb6fdd59c41a1b1
parent86128a0dd6c691f6356c9fb81e1ade5d4ff89ea8
staging: remove nokia_hp4p driver

The Bluetooth maintainer has been complaining about it for a while, and
I shouldn't have merged it over his objections.  There also has been no
real work done on it at all to get it out of the staging tree, so just
delete the code for now.

If someone wants to get this fixed up properly, feel free to revert this
commit and send the revert, along with cleanups and we will be glad to
consider it.

Cc: Marcel Holtmann <marcel@holtmann.org>
Cc: Pali Rohár <pali.rohar@gmail.com>
Cc: Pavel Machek <pavel@ucw.cz>,
Cc: Miguel Oliveira <cmroliv@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 files changed:
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/nokia_h4p/Kconfig [deleted file]
drivers/staging/nokia_h4p/Makefile [deleted file]
drivers/staging/nokia_h4p/TODO [deleted file]
drivers/staging/nokia_h4p/hci_h4p.h [deleted file]
drivers/staging/nokia_h4p/nokia_core.c [deleted file]
drivers/staging/nokia_h4p/nokia_fw-bcm.c [deleted file]
drivers/staging/nokia_h4p/nokia_fw-csr.c [deleted file]
drivers/staging/nokia_h4p/nokia_fw-ti1273.c [deleted file]
drivers/staging/nokia_h4p/nokia_fw.c [deleted file]
drivers/staging/nokia_h4p/nokia_uart.c [deleted file]