Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275821
b: refs/heads/master
c: 60c71ca
h: refs/heads/master
i:
  275819: 3d2f5b9
v: v3
  • Loading branch information
Josh Boyer authored and Greg Kroah-Hartman committed Nov 14, 2011
1 parent b5d1c70 commit de924c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 811c926c538f7e8d3c08b630dd5844efd7e000f6
refs/heads/master: 60c71ca972a2dd3fd9d0165b405361c8ad48349b
3 changes: 3 additions & 0 deletions trunk/drivers/usb/core/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ static const struct usb_device_id usb_quirk_list[] = {
/* Logitech Webcam B/C500 */
{ USB_DEVICE(0x046d, 0x0807), .driver_info = USB_QUIRK_RESET_RESUME },

/* Logitech Webcam C600 */
{ USB_DEVICE(0x046d, 0x0808), .driver_info = USB_QUIRK_RESET_RESUME },

/* Logitech Webcam Pro 9000 */
{ USB_DEVICE(0x046d, 0x0809), .driver_info = USB_QUIRK_RESET_RESUME },

Expand Down

0 comments on commit de924c1

Please sign in to comment.