Bluetooth: btusb: Consolidate Broadcom based device entries
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Mar 2015 22:11:41 +0000 (15:11 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 28 Mar 2015 08:30:12 +0000 (10:30 +0200)
commit6331c686e664909988ecc35b040e1e96c137f5e0
treedbf6f5abb132bcc81ad24c384d227f47352a6342
parenta7a484bfca218f9671a3e3bc98851eab6b628310
Bluetooth: btusb: Consolidate Broadcom based device entries

For all modern Bluetooth USB devices from Broadcom it makes a lot more
sense to use USB_VENDOR_AND_INTERFACE_INFO instead of manually adding
USB_DEVICE for each one of them. There are already interface entries
for these vendors and so just remove the duplicate device entries.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/btusb.c
This page took 0.024884 seconds and 5 git commands to generate.