Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185223
b: refs/heads/master
c: 0076b4b
h: refs/heads/master
i:
  185221: 10db65f
  185219: 1efc730
  185215: 557348b
v: v3
  • Loading branch information
Johan Hovold authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent 509cd68 commit 4d8cfec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: e2b5cbfe77ecbbeccc38a486e054a59aaaf028c8
refs/heads/master: 0076b4bec5cffff856ec4a91830c902fbd7870df
3 changes: 1 addition & 2 deletions trunk/drivers/usb/serial/ftdi_sio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1552,8 +1552,7 @@ static int ftdi_sio_port_probe(struct usb_serial_port *port)
kref_init(&priv->kref);
spin_lock_init(&priv->tx_lock);
init_waitqueue_head(&priv->delta_msr_wait);
/* This will push the characters through immediately rather
than queue a task to deliver them */

priv->flags = ASYNC_LOW_LATENCY;

if (quirk && quirk->port_probe)
Expand Down

0 comments on commit 4d8cfec

Please sign in to comment.