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)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 24 Apr 2017 20:50:25 +0000 (15:50 -0500)
commitc4e649b09f55595e6df6da5465a5b3cfc93557c1
tree48901d2dfc7cc384665b98bf89a67b37db26febd
parent0ff199cb48b4af6f29a1bf15d92d93f44a22eeb4
PCI: Disable boot interrupt quirk for ASUS M2N-LR

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>
drivers/pci/quirks.c