UBUNTU: SAUCE: fireware: add NO_MSI quirks for o2micro controller
[linux-flexiantxendom0-natty.git] / drivers / firewire / ohci.c
index 6a788c3..1818a13 100644 (file)
@@ -299,6 +299,8 @@ static const struct {
 
        {PCI_VENDOR_ID_VIA, PCI_ANY_ID, PCI_ANY_ID,
                QUIRK_CYCLE_TIMER | QUIRK_NO_MSI},
+       {PCI_VENDOR_ID_O2, PCI_ANY_ID, PCI_ANY_ID,
+               QUIRK_NO_MSI},
 };
 
 /* This overrides anything that was found in ohci_quirks[]. */