Commit 4f7d67d0 authored by Matt Schulte's avatar Matt Schulte Committed by Greg Kroah-Hartman

tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition

tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
Signed-off-by: default avatarMatt Schulte <matts@commtech-fastcom.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a6dd114e
......@@ -2246,7 +2246,7 @@ static struct pciserial_board pci_boards[] = {
[pbn_b0_8_1152000_200] = {
.flags = FL_BASE0,
.num_ports = 2,
.num_ports = 8,
.base_baud = 1152000,
.uart_offset = 0x200,
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment