Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304214
b: refs/heads/master
c: 8b979f7
h: refs/heads/master
v: v3
  • Loading branch information
Lothar Waßmann authored and Greg Kroah-Hartman committed May 4, 2012
1 parent 8cf3417 commit 81b46fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e391edb727f51094582d39a29a94a83bc9c014e8
refs/heads/master: 8b979f7c6bf13a57e7b6002f1175312a44773960
2 changes: 2 additions & 0 deletions trunk/drivers/tty/serial/mxs-auart.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,8 @@ static void mxs_auart_settermios(struct uart_port *u,

writel(ctrl, u->membase + AUART_LINECTRL);
writel(ctrl2, u->membase + AUART_CTRL2);

uart_update_timeout(u, termios->c_cflag, baud);
}

static irqreturn_t mxs_auart_irq_handle(int irq, void *context)
Expand Down

0 comments on commit 81b46fd

Please sign in to comment.