From: Marcel Holtmann Date: Fri, 27 Mar 2015 22:11:41 +0000 (-0700) Subject: Bluetooth: btusb: Consolidate Broadcom based device entries X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~69^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6331c686e664909988ecc35b040e1e96c137f5e0;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed