diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2005-06-20 21:15:16 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-10-28 16:47:47 -0700 |
commit | a6c82600d4058346ea6fd801bc21d7abcc1350d8 (patch) | |
tree | 7606fe0113b4548d4d25fc846c5973a603457826 /MAINTAINERS | |
parent | c36fc889b5a4fd66cfd9ba80d9e038745d349567 (diff) | |
download | linux-3.10-a6c82600d4058346ea6fd801bc21d7abcc1350d8.tar.gz linux-3.10-a6c82600d4058346ea6fd801bc21d7abcc1350d8.tar.bz2 linux-3.10-a6c82600d4058346ea6fd801bc21d7abcc1350d8.zip |
[PATCH] USB: delete the bluetty driver
We have a real Bluetooth system in Linux, lets finally delete this driver as no
one is using it (and if they are, they are using a closed source bluetooth
stack, which I can't support anyway.)
Marcel, you owe me a beer :)
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2868b287975..770155a0152 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2489,14 +2489,6 @@ L: linux-kernel@vger.kernel.org L: linux-usb-devel@lists.sourceforge.net S: Supported -USB BLUETOOTH TTY CONVERTER DRIVER -P: Greg Kroah-Hartman -M: greg@kroah.com -L: linux-usb-users@lists.sourceforge.net -L: linux-usb-devel@lists.sourceforge.net -S: Maintained -W: http://www.kroah.com/linux-usb/ - USB CDC ETHERNET DRIVER P: Greg Kroah-Hartman M: greg@kroah.com |