From: Gustavo Padovan Date: Mon, 6 Aug 2012 18:36:49 +0000 (-0300) Subject: Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices X-Git-Tag: v3.2.31~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05a5031474a29050b16080484eedc278d583436;p=pandora-kernel.git Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices commit 92c385f46b30f4954e9dd2d2005c12d233b479ea upstream. 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 Signed-off-by: Gustavo Padovan Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed