]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
authorChris Blake <chrisrblake93@gmail.com>
Mon, 30 May 2016 12:26:37 +0000 (07:26 -0500)
committerSasha Levin <alexander.levin@verizon.com>
Mon, 22 Aug 2016 16:22:58 +0000 (12:22 -0400)
commita83f985a3ac1927c21484bfc10fbda417e489777
tree3c3cb230bb05ca380d48a134d2d764e7b3027f8b
parent4ed53b9daf20722ec080838af0af0ba05acfe3af
PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset

[ Upstream commit 9ac0108c2bac3f1d0255f64fb89fc27e71131b24 ]

Similar to the AR93xx series, the AR94xx and the Qualcomm QCA988x also have
the same quirk for the Bus Reset.

Fixes: c3e59ee4e766 ("PCI: Mark Atheros AR93xx to avoid bus reset")
Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org # v3.14+
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
drivers/pci/quirks.c