]> git.ipfire.org Git - thirdparty/kernel/stable.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 19:10:06 +0000 (20:10 +0100)
commit3545324fba52a541ad70d3f2d187ff13432ed279
tree0adbf0abef560f6f427a59ba64b371e252967f2d
parent8225bb965f29bcf28f15fa47e37c799ca7a2f691
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