Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223496
b: refs/heads/master
c: ecc1624
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Sailer authored and Greg Kroah-Hartman committed Dec 16, 2010
1 parent a9e84ed commit 496212a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d73a9b3001f29271c2e9f2a806b05a431c5d9591
refs/heads/master: ecc1624a2fff45780959efbcb73ace18fdb3c58d
4 changes: 3 additions & 1 deletion trunk/drivers/usb/misc/uss720.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* uss720.c -- USS720 USB Parport Cable.
*
* Copyright (C) 1999, 2005
* Copyright (C) 1999, 2005, 2010
* Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* This program is free software; you can redistribute it and/or modify
Expand Down Expand Up @@ -776,6 +776,8 @@ static const struct usb_device_id uss720_table[] = {
{ USB_DEVICE(0x0557, 0x2001) },
{ USB_DEVICE(0x0729, 0x1284) },
{ USB_DEVICE(0x1293, 0x0002) },
{ USB_DEVICE(0x1293, 0x0002) },
{ USB_DEVICE(0x050d, 0x0002) },
{ } /* Terminating entry */
};

Expand Down

0 comments on commit 496212a

Please sign in to comment.