PCI: Add ACS quirk for Intel 300 series
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 27 Apr 2018 18:06:30 +0000 (13:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jul 2018 09:23:10 +0000 (11:23 +0200)
commit0d3d58337d4bd414d069c1f4d6330e02ef2ecd1e
treea0f50e2c476414a255652c3030e1404faf18e0f5
parent5e1deade6064d088ad4852f9a2299eeeefdfe3d2
PCI: Add ACS quirk for Intel 300 series

commit f154a718e6cc0d834f5ac4dc4c3b174e65f3659e upstream.

Intel 300 series chipset still has the same ACS issue as the previous
generations so extend the ACS quirk to cover it as well.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/quirks.c