PCI: Disable boot interrupt quirk for ASUS M2N-LR
authorStefan Assmann <sassmann@kpanic.de>
Wed, 19 Apr 2017 07:22:45 +0000 (09:22 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 26 Aug 2017 01:14:03 +0000 (02:14 +0100)
commit7825ba3a061cd8623e9530fcc204101bedb9aa52
tree4f09bcd12bb63224df7d6f990b93d06061ac9a9f
parent883a0ef402e5ed967af0e5b83aad95b8703fd0de
PCI: Disable boot interrupt quirk for ASUS M2N-LR

commit c4e649b09f55595e6df6da5465a5b3cfc93557c1 upstream.

The ASUS M2N-LR should not trigger boot interrupt quirks although it
carries an Intel 6702PXH.  On this board the boot interrupt quirks cause
incorrect IRQ assignments and should be disabled.

Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=43074
Tested-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: Stefan Assmann <sassmann@kpanic.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/pci/quirks.c