Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254136
b: refs/heads/master
c: cb01ece
h: refs/heads/master
v: v3
  • Loading branch information
leitao@linux.vnet.ibm.com authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent f92e3d8 commit aa8064c
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: 1798ca13bfae8cc7c0ef82c034c3c4951ecaeb88
refs/heads/master: cb01ece3ea5dec16ac7bab30069c7736b59f7dea
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/8250.c
Original file line number Diff line number Diff line change
Expand Up @@ -3318,6 +3318,7 @@ void serial8250_unregister_port(int line)
uart->port.flags &= ~UPF_BOOT_AUTOCONF;
uart->port.type = PORT_UNKNOWN;
uart->port.dev = &serial8250_isa_devs->dev;
uart->capabilities = uart_config[uart->port.type].flags;
uart_add_one_port(&serial8250_reg, &uart->port);
} else {
uart->port.dev = NULL;
Expand Down

0 comments on commit aa8064c

Please sign in to comment.