Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 6 Aug 2012 18:36:49 +0000 (15:36 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 21 Aug 2012 17:46:44 +0000 (14:46 -0300)
commit92c385f46b30f4954e9dd2d2005c12d233b479ea
treebd04c209f3f977a51a17b006ecf305932b31ced4
parentbc21fde2d549d1cb1ebef04016eb7affa43bb5c1
Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices

Many Broadcom devices has a vendor specific devices class, with this rule
we match all existent and future controllers with this behavior.

We also remove old rules to that matches product id for Broadcom devices.

Tested-by: John Hommel <john.hommel@hp.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/btusb.c