Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207876
b: refs/heads/master
c: 7a56aa4
h: refs/heads/master
v: v3
  • Loading branch information
Yegor Yefremov authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent f9c96f0 commit d8e405b
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: 74c807ce3d1f092fc5138c5a54019553061ecc17
refs/heads/master: 7a56aa45982bb87bfca98a2832b5ae782c03364a
2 changes: 1 addition & 1 deletion trunk/drivers/serial/8250.c
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ static const struct serial8250_config uart_config[] = {
.fifo_size = 128,
.tx_loadsz = 128,
.fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_10,
.flags = UART_CAP_FIFO,
.flags = UART_CAP_FIFO | UART_CAP_EFR | UART_CAP_SLEEP,
},
[PORT_16654] = {
.name = "ST16654",
Expand Down

0 comments on commit d8e405b

Please sign in to comment.