]> www.infradead.org Git - users/jedix/linux-maple.git/commit
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip...
authorJay Dolan <jay.dolan@accesio.com>
Wed, 13 Feb 2019 05:43:12 +0000 (21:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Mar 2019 13:35:25 +0000 (14:35 +0100)
commit05d787ebe2f02b734e32b61d3ebfc024ae996683
tree6bf5549a12fb9a453e60ff2a32246006f41b3fe9
parentbad49519b26aa493ee78420cd9d687e90178b00c
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup()

commit 78d3820b9bd39028727c6aab7297b63c093db343 upstream.

The four port Pericom chips have the fourth port at the wrong address.
Make use of quirk to fix it.

Fixes: c8d192428f52 ("serial: 8250: added acces i/o products quad and octal serial cards")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Jay Dolan <jay.dolan@accesio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c