Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88106
b: refs/heads/master
c: d04863e
h: refs/heads/master
v: v3
  • Loading branch information
Brad Sawatzky authored and Greg Kroah-Hartman committed Apr 2, 2008
1 parent 104850a commit 13d0a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e8898681023c8bfb920afcd215e43c8832597b91
refs/heads/master: d04863e9e65767feff7807c8f693ac2719dd1944
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/visor.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ static struct usb_serial_driver handspring_device = {
.id_table = id_table,
.num_interrupt_in = NUM_DONT_CARE,
.num_bulk_in = 2,
.num_bulk_out = 2,
.num_bulk_out = NUM_DONT_CARE,
.num_ports = 2,
.open = visor_open,
.close = visor_close,
Expand Down

0 comments on commit 13d0a7d

Please sign in to comment.