Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63196
b: refs/heads/master
c: d229813
h: refs/heads/master
v: v3
  • Loading branch information
Johann Felix Soden authored and Greg Kroah-Hartman committed Jul 30, 2007
1 parent 573f888 commit e536840
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: 81ac0dd1914bab227bfdb05baa2362597e39a48c
refs/heads/master: d2298136f17f8fa9fd381d3b688d36e7dbbf0284
2 changes: 2 additions & 0 deletions trunk/drivers/usb/core/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ static const struct usb_device_id usb_quirk_list[] = {
{ USB_DEVICE(0x04a5, 0x207e), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Benq S2W 3300U */
{ USB_DEVICE(0x04a5, 0x20b0), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Canon, Inc. CanoScan N1240U/LiDE30 */
{ USB_DEVICE(0x04a9, 0x220e), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Canon, Inc. CanoScan N650U/N656U */
{ USB_DEVICE(0x04a9, 0x2206), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
/* Canon, Inc. CanoScan 1220U */
Expand Down

0 comments on commit e536840

Please sign in to comment.