summaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorGustavo Padovan2012-07-11 00:10:06 +0200
committerGreg Kroah-Hartman2012-07-17 02:43:04 +0200
commitd81a5d1956731c453b85c141458d4ff5d6cc5366 (patch)
tree528644bc7138ce2c00e4075d9caf4f575f8d92e9 /drivers/usb
parentUSB: notify phy when root hub port connect change (diff)
downloadkernel-qcow2-linux-d81a5d1956731c453b85c141458d4ff5d6cc5366.tar.gz
kernel-qcow2-linux-d81a5d1956731c453b85c141458d4ff5d6cc5366.tar.xz
kernel-qcow2-linux-d81a5d1956731c453b85c141458d4ff5d6cc5366.zip
USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
A lot of Broadcom Bluetooth devices provides vendor specific interface class and we are getting flooded by patches adding new device support. This change will help us enable support for any other Broadcom with vendor specific device that arrives in the future. Only the product id changes for those devices, so this macro would be perfect for us: { USB_VENDOR_AND_INTERFACE_INFO(0x0a5c, 0xff, 0x01, 0x01) } Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Acked-by: Henrik Rydberg <rydberg@bitmath.se> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions