]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tty: 8250: Fix port count of PX-257
authorCameron Williams <cang1@live.co.uk>
Fri, 20 Oct 2023 16:03:12 +0000 (17:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2023 16:26:51 +0000 (17:26 +0100)
commit1f5649aed52714a88e8b7024e22470cc0451f690
treeea7b15c3cd7e84ee5baf073cbadb9de5e2747812
parent3fe3cc63c730d79341273f733a11db6409460575
tty: 8250: Fix port count of PX-257

commit d0ff5b24c2f112f29dea4c38b3bac9597b1be9ba upstream.

The port count of the PX-257 Rev3 is actually 2, not 4.

Fixes: ef5a03a26c87 ("tty: 8250: Add support for Brainboxes PX cards.")
Cc: stable@vger.kernel.org
Signed-off-by: Cameron Williams <cang1@live.co.uk>
Link: https://lore.kernel.org/r/DU0PR02MB7899C804D9F04E727B5A0E8FC4DBA@DU0PR02MB7899.eurprd02.prod.outlook.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c