ahci: disable MSI on SAMSUNG 0xa800 SSD
[platform/kernel/linux-stable.git] / drivers / ata / ahci.c
index e197526..9064a2f 100644 (file)
@@ -494,6 +494,7 @@ static const struct pci_device_id ahci_pci_tbl[] = {
         * enabled.  https://bugzilla.kernel.org/show_bug.cgi?id=60731
         */
        { PCI_VDEVICE(SAMSUNG, 0x1600), board_ahci_nomsi },
+       { PCI_VDEVICE(SAMSUNG, 0xa800), board_ahci_nomsi },
 
        /* Enmotus */
        { PCI_DEVICE(0x1c44, 0x8000), board_ahci },