]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 21 Apr 2017 08:12:37 +0000 (10:12 +0200)
commit7da7929753edbfa3b5a7dffa5f47b132ab626147
treede5ef371b297fddba1e3fb3bf0ba862cbb0cdc9f
parent0be049cffe3b9e9fcfb220a6e7a0b33819fa9d40
PCI: Add ACS quirk for Intel Union Point

BugLink: http://bugs.launchpad.net/bugs/1682130
[ 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>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/pci/quirks.c