]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ef7c1e02c61403776c4ffe596b693df37209944
treedbf6f5abb132bcc81ad24c384d227f47352a6342
parent61298ec6c0b8208945a6cff2205a5911430e76b3
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