diff mbox

[Quantal,1/2] UBUNTU: SAUCE: Bluetooth: Remove rules for matching Broadcom vendor specific IDs

Message ID 1349688278-17558-1-git-send-email-jesse.sung@canonical.com
State New
Headers show

Commit Message

Wen-chien Jesse Sung Oct. 8, 2012, 9:24 a.m. UTC
From: Wen-chien Jesse Sung <jesse.sung@canonical.com>

Since the Broadcom devices with vendor specific IDs [0x0a5c:*]
can be matched by USB_VENDOR_AND_INTERFACE_INFO(0x0a5c...),
remove old rules that is not needed any more.

Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
---
 drivers/bluetooth/btusb.c |    7 -------
 1 file changed, 7 deletions(-)

Comments

Tim Gardner Oct. 8, 2012, 12:29 p.m. UTC | #1

diff mbox

Patch

diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 12660dd..b5f008c 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -105,13 +105,6 @@  static struct usb_device_id btusb_table[] = {
 
 	/* Broadcom BCM20702A0 */
 	{ USB_DEVICE(0x0489, 0xe042) },
-	{ USB_DEVICE(0x0a5c, 0x21e1) },
-	{ USB_DEVICE(0x0a5c, 0x21e3) },
-	{ USB_DEVICE(0x0a5c, 0x21e6) },
-	{ USB_DEVICE(0x0a5c, 0x21e8) },
-	{ USB_DEVICE(0x0a5c, 0x21f3) },
-	{ USB_DEVICE(0x0a5c, 0x21f4) },
-	{ USB_DEVICE(0x0a5c, 0x21e6) },
 	{ USB_DEVICE(0x413c, 0x8197) },
 
 	/* Foxconn - Hon Hai */