On Mon, Aug 24, 2015 at 7:49 PM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: > commit 09981db5b0c9a6865aa39126b71bc87718577e4b > Author: Zhang Rui <rui.zhang@xxxxxxxxx> > Date: Mon Aug 24 15:27:11 2015 -0500 > > PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI > > +DECLARE_PCI_FIXUP_CLASS_FINAL(PCI_VENDOR_ID_JMICRON, PCI_ANY, PCI_CLASS_STORAGE_IDE, 8, quirk_jmicron_async_suspend); > +DECLARE_PCI_FIXUP_CLASS_FINAL(PCI_VENDOR_ID_JMICRON, PCI_ANY, PCI_CLASS_STORAGE_SATA_AHCI, 0, quirk_jmicron_async_suspend); s/PCI_ANY/PCI_ANY_ID/g -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html