Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364474
b: refs/heads/master
c: b133797
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Mar 28, 2013
1 parent b8db83e commit d17279d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 02d5f0857bc2962625fa2d34957d43a9e3175eb4
refs/heads/master: b13379758f17e66d60f1f288bf917762c54ebd2f
1 change: 0 additions & 1 deletion trunk/drivers/usb/serial/usb-serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,6 @@ static int usb_serial_probe(struct usb_interface *interface,
port->port.ops = &serial_port_ops;
port->serial = serial;
spin_lock_init(&port->lock);
init_waitqueue_head(&port->delta_msr_wait);
/* Keep this for private driver use for the moment but
should probably go away */
INIT_WORK(&port->work, usb_serial_port_work);
Expand Down

0 comments on commit d17279d

Please sign in to comment.