Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259327
b: refs/heads/master
c: 5568181
h: refs/heads/master
i:
  259325: 3bbb73c
  259323: 0144b41
  259319: 2171f4f
  259311: d6a1904
  259295: 06d5cc7
  259263: 6d088c4
  259199: d8610c7
  259071: 7ea23c9
v: v3
  • Loading branch information
Stephen Warren authored and Greg Kroah-Hartman committed Jul 1, 2011
1 parent b4b0e05 commit b163d0e
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: 7c365bac4437887382d53be2f735b34634d68c3b
refs/heads/master: 5568181f188ae9485a0cdbea5ea48f63d186a298
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/8250.c
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@ static void autoconfig_16550a(struct uart_8250_port *up)
*/
DEBUG_AUTOCONF("Xscale ");
up->port.type = PORT_XSCALE;
up->capabilities |= UART_CAP_UUE;
up->capabilities |= UART_CAP_UUE | UART_CAP_RTOIE;
return;
}
} else {
Expand Down

0 comments on commit b163d0e

Please sign in to comment.