X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fata%2Fahci.c;h=e3c276ad3c2c62ca8b773e8adea5a16dc5736a0a;hp=bda671a75815e3828466cc32c47335d90c5fe29d;hb=598dfa6be13d83a91dd195e7f17bc08e92a5a971;hpb=e0dbfc009e9d35a4ac0d17ad3b1be2d045fff210 diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index bda671a75815..e3c276ad3c2c 100644 --- a/drivers/ata/ahci.c +++ b/drivers/ata/ahci.c @@ -498,6 +498,8 @@ static const struct pci_device_id ahci_pci_tbl[] = { .driver_data = board_ahci_yes_fbs }, /* 88se9172 on some Gigabyte */ { PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, 0x91a0), .driver_data = board_ahci_yes_fbs }, + { PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, 0x91a2), /* 88se91a2 */ + .driver_data = board_ahci_yes_fbs }, { PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, 0x91a3), .driver_data = board_ahci_yes_fbs }, { PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, 0x9230),