]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Aug 2016 09:53:22 +0000 (11:53 +0200)
commitdc72d914c05f530dec9c7f5f4e301700e6e4c4ba
tree88c128c3f4c7f59d4658bd23dca44f03830ac544
parent034668ac914f360ac300d56d4cb80f2b919852fa
PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset

commit 9ac0108c2bac3f1d0255f64fb89fc27e71131b24 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/quirks.c