Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163836
b: refs/heads/master
c: 9a68e39
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Live-CD User committed Sep 19, 2009
1 parent dcb2a91 commit 03441d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: d2b391822a11302add9e46476f3da4e18e6de84c
refs/heads/master: 9a68e39d4a701fb3be03cae9b462408664ebd205
6 changes: 0 additions & 6 deletions trunk/drivers/usb/serial/cp210x.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,6 @@ static int cp210x_open(struct tty_struct *tty, struct usb_serial_port *port,

/* Configure the termios structure */
cp210x_get_termios(tty, port);

/* Set the DTR and RTS pins low */
cp210x_tiocmset_port(tty ? (struct usb_serial_port *) tty->driver_data
: port,
NULL, TIOCM_DTR | TIOCM_RTS, 0);

return 0;
}

Expand Down

0 comments on commit 03441d9

Please sign in to comment.