Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227073
b: refs/heads/master
c: e4f05af
h: refs/heads/master
i:
  227071: dc3b82e
v: v3
  • Loading branch information
Ondrej Puzman authored and Greg Kroah-Hartman committed Dec 10, 2010
1 parent 37c9a07 commit 2ba4037
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: 53139e36cdd7bbc5efcbdc5e70fbff66e2da3c09
refs/heads/master: e4f05af136016958f52455da3070ca6622439b10
2 changes: 2 additions & 0 deletions trunk/drivers/serial/8250.c
Original file line number Diff line number Diff line change
Expand Up @@ -1981,6 +1981,8 @@ static int serial8250_startup(struct uart_port *port)
unsigned char lsr, iir;
int retval;

up->port.fifosize = uart_config[up->port.type].fifo_size;
up->tx_loadsz = uart_config[up->port.type].tx_loadsz;
up->capabilities = uart_config[up->port.type].flags;
up->mcr = 0;

Expand Down

0 comments on commit 2ba4037

Please sign in to comment.