PCI: Add ACS quirk for Intel Union Point
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 19 Jan 2017 15:51:30 +0000 (08:51 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 28 Jan 2017 20:46:02 +0000 (14:46 -0600)
commit7184f5b451cf3dc61de79091d235b5d2bba2782d
tree4d561b92857246fb58dd73bea5d983d0448c0b21
parent7ce7d89f48834cefece7804d38fc5d85382edf77
PCI: Add ACS quirk for Intel Union Point

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>
drivers/pci/quirks.c