Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9855
b: refs/heads/master
c: e6158b4
h: refs/heads/master
i:
  9853: b6a5289
  9851: e1c9f57
  9847: 7c0cc21
  9839: 457e794
  9823: 0c96a73
  9791: c351826
  9727: 9fd6963
v: v3
  • Loading branch information
Lothar Wassmann authored and Russell King committed Oct 12, 2005
1 parent 7b5a690 commit 14e2bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 6ec5e7f3656f0397b7e8b39a7dcc77937d187596
refs/heads/master: e6158b4a5647624ceb90074bfcc248ea3152c906
2 changes: 1 addition & 1 deletion trunk/drivers/serial/pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ serial_pxa_set_termios(struct uart_port *port, struct termios *termios,
/*
* Update the per-port timeout.
*/
uart_update_timeout(port, termios->c_cflag, quot);
uart_update_timeout(port, termios->c_cflag, baud);

up->port.read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
if (termios->c_iflag & INPCK)
Expand Down

0 comments on commit 14e2bbf

Please sign in to comment.