Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235529
b: refs/heads/master
c: 95926d2
h: refs/heads/master
i:
  235527: b1eca24
v: v3
  • Loading branch information
Yin Kangkai authored and Greg Kroah-Hartman committed Feb 17, 2011
1 parent c7f02c4 commit 76ecb16
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8115be01462f8af2dc22dd65dd28268bb9b8bff6
refs/heads/master: 95926d2db6256e08d06b753752a0d903a0580acc
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/8250.c
Original file line number Diff line number Diff line change
Expand Up @@ -3036,6 +3036,7 @@ void serial8250_resume_port(int line)
serial_outp(up, 0x04, tmp);

serial_outp(up, UART_LCR, 0);
up->port.uartclk = 921600*16;
}
uart_resume_port(&serial8250_reg, &up->port);
}
Expand Down

0 comments on commit 76ecb16

Please sign in to comment.