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>
Wed, 13 Feb 2019 18:48:57 +0000 (19:48 +0100)
commit78d3820b9bd39028727c6aab7297b63c093db343
tree09a1f87ff2363098e4e54f59fbf66e32016003bc
parentb896b03bc7fce43a07012cc6bf5e2ab2fddf3364
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup()

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