Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325788
b: refs/heads/master
c: 3195fd2
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Shiyan authored and Greg Kroah-Hartman committed Sep 26, 2012
1 parent 31a5d7e commit c47af57
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: 1685118f55209a518bb5efbbc91706f8b7fa7ffa
refs/heads/master: 3195fd23f8ea71344bd9bb2b451e72f4289e03ec
1 change: 0 additions & 1 deletion trunk/drivers/tty/serial/sccnxp.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,6 @@ static void sccnxp_set_termios(struct uart_port *port,

/* Mask termios capabilities we don't support */
termios->c_cflag &= ~CMSPAR;
termios->c_iflag &= ~(IXON | IXOFF | IXANY);

/* Disable RX & TX, reset break condition, status and FIFOs */
sccnxp_port_write(port, SCCNXP_CR_REG, CR_CMD_RX_RESET |
Expand Down

0 comments on commit c47af57

Please sign in to comment.