Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64823
b: refs/heads/master
c: e6a20ff
h: refs/heads/master
i:
  64821: 46bc699
  64819: 5b01de7
  64815: 80d2f87
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Sep 11, 2007
1 parent c81f96f commit 2a67d9e
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: 49b4f902857c3d8d95b47ae5a8cecb34ae96a3ba
refs/heads/master: e6a20ff999fe849d1f5f15d5e14763f5a553778f
3 changes: 3 additions & 0 deletions trunk/drivers/usb/core/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ static const struct usb_device_id usb_quirk_list[] = {
/* Genesys USB-to-IDE */
{ USB_DEVICE(0x0503, 0x0702), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },

/* USB Graphical LCD - EEH Datalink GmbH */
{ USB_DEVICE(0x060c, 0x04eb), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },

/* INTEL VALUE SSD */
{ USB_DEVICE(0x8086, 0xf1a5), .driver_info = USB_QUIRK_RESET_RESUME },

Expand Down

0 comments on commit 2a67d9e

Please sign in to comment.