PCI: Add ACS quirk for Intel Union Point
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 4 Apr 2017 19:32:26 +0000 (19:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2017 10:42:10 +0000 (12:42 +0200)
commitc259b9b74ebcaa9d9379d03b86eca20df3fb1e95
tree843a33f3f0232f37871c3f083e5a236b38643808
parent8a4b2d4ba49c44b15bb25c35b83b753350504730
PCI: Add ACS quirk for Intel Union Point

[ Upstream commit 7184f5b451cf3dc61de79091d235b5d2bba2782d ]

Intel 200-series chipsets have the same errata as 100-series: the ACS
capability doesn't follow the PCIe spec, the capability and control
registers are dwords rather than words.  Add PCIe root port device IDs to
existing quirk.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/quirks.c