Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,
	},