Skip to content

Commit

Permalink
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
Browse files Browse the repository at this point in the history
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition

Signed-off-by: Matt Schulte <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
Matt Schulte authored and gregkh committed Jan 16, 2013
1 parent a6dd114 commit 4f7d67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/tty/serial/8250/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
Expand Down

0 comments on commit 4f7d67d

Please sign in to comment.