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)
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

Simple merge