OSDN Git Service

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 07:44:37 +0000 (08:44 +0100)
commit98257572f7c71837dfdfb6e2977bf1c37423ec69
tree2faf5e5081c15be7f33c881d8ead0bd2bcda19d2
parent1a366cb3ae98013c1db9d498ce1a959f711d6f73
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