Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64299
b: refs/heads/master
c: f095137
h: refs/heads/master
i:
  64297: 45a1e2a
  64295: 1a7e8a3
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Aug 22, 2007
1 parent ad4ab7a commit 15235dd
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: a66639ab286250fe66b960c34ac91d0b2ee58a79
refs/heads/master: f095137e799ddb6a7c2bf0e4c73cda193ab9df41
2 changes: 2 additions & 0 deletions trunk/drivers/usb/core/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ static const struct usb_device_id usb_quirk_list[] = {
{ USB_DEVICE(0x04b8, 0x0121), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Seiko Epson Corp.*/
{ USB_DEVICE(0x04b8, 0x0122), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Samsung ML-2010 printer */
{ USB_DEVICE(0x04e8, 0x326c), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Samsung ML-2510 Series printer */
{ USB_DEVICE(0x04e8, 0x327e), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Elsa MicroLink 56k (V.250) */
Expand Down

0 comments on commit 15235dd

Please sign in to comment.