aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorGustavo F. Padovan <padovan@profusion.mobi>2011-04-08 16:22:09 -0300
committerJohn Rigby <john.rigby@linaro.org>2011-08-21 21:31:15 -0600
commit6c5ac13f23309c4240d1259ef6e5b7d0682e303b (patch)
tree6a602138a13cbc470f47e27cb5d192621b6f986b /drivers
parent6cec2c6112e9c808622168e66bfc68eeb8e77087 (diff)
UBUNTU: SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
This reverts commit be93112accb42c5586a459683d71975cc70673ca. Bug https://bugzilla.kernel.org/show_bug.cgi?id=27402 reported that some devices are not working after this commit, so as I don't have the hardware I'll revert it until a solution comes. Conflicts: drivers/bluetooth/ath3k.c drivers/bluetooth/btusb.c Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> BugLink: http://bugs.launchpad.net/bugs/720949 cherry-picked from git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/bluetooth/ath3k.c1
-rw-r--r--drivers/bluetooth/btusb.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c
index 6bacef368fa..bfbb3db3956 100644
--- a/drivers/bluetooth/ath3k.c
+++ b/drivers/bluetooth/ath3k.c
@@ -61,7 +61,6 @@ static struct usb_device_id ath3k_table[] = {
{ USB_DEVICE(0x0CF3, 0x3000) },
/* Atheros AR3011 with sflash firmware*/
- { USB_DEVICE(0x0CF3, 0x3002) },
{ USB_DEVICE(0x13d3, 0x3304) },
/* Atheros AR9285 Malbec with sflash firmware */
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index c2de8951e3f..513d462a2fc 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -103,7 +103,6 @@ static struct usb_device_id blacklist_table[] = {
{ USB_DEVICE(0x0a5c, 0x2033), .driver_info = BTUSB_IGNORE },
/* Atheros 3011 with sflash firmware */
- { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE },
{ USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE },
/* Atheros AR9285 Malbec with sflash firmware */