Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303753
b: refs/heads/master
c: 7653363
h: refs/heads/master
i:
  303751: f20cac8
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 3, 2012
1 parent 8b91aac commit 2f526d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 64318a52956436bd0d2e910b0c38326b8cda2b8e
refs/heads/master: 76533636aa6b044b32de9747fcc614b1e75b2c85
2 changes: 0 additions & 2 deletions trunk/drivers/usb/serial/spcp8x5.c
Original file line number Diff line number Diff line change
Expand Up @@ -454,8 +454,6 @@ static int spcp8x5_open(struct tty_struct *tty, struct usb_serial_port *port)
u8 status = 0x30;
/* status 0x30 means DSR and CTS = 1 other CDC RI and delta = 0 */

dbg("%s - port %d", __func__, port->number);

usb_clear_halt(serial->dev, port->write_urb->pipe);
usb_clear_halt(serial->dev, port->read_urb->pipe);

Expand Down

0 comments on commit 2f526d9

Please sign in to comment.