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:41:20 +0000 (12:41 +0200)
commitf36d3f1fe79e3cbf9af18434b3b2800e6a210cf4
tree9359b04fec6429944867b959a944235c3cb9d61a
parenta452e4eb6ee2cee7a062c3c3fca3b3ec0956e08d
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