Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64305
b: refs/heads/master
c: 53059f4
h: refs/heads/master
i:
  64303: 9bf477b
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Aug 22, 2007
1 parent 1ed97b5 commit 1a808c4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5f546c5835fc301694da6c8ae1467b19f4cfec24
refs/heads/master: 53059f4d19eb2cd6cde1bbcb1b7201bec340a47b
2 changes: 2 additions & 0 deletions trunk/drivers/usb/core/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ static const struct usb_device_id usb_quirk_list[] = {
{ USB_DEVICE(0x05d8, 0x4005), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Agfa Snapscan1212u */
{ USB_DEVICE(0x06bd, 0x2061), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Seagate RSS LLC */
{ USB_DEVICE(0x0bc2, 0x3000), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Umax [hex] Astra 3400U */
{ USB_DEVICE(0x1606, 0x0060), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },

Expand Down

0 comments on commit 1a808c4

Please sign in to comment.