]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - drivers/ata/ahci.c
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
[linux-imx.git] / drivers / ata / ahci.c
index 1cf6ab39e2209ea9e3ab3d2c84a4c9ec4dcf609f..5064f3ea20f1b6f362928bd7a5b3cce39894b259 100644 (file)
@@ -311,6 +311,7 @@ static const struct pci_device_id ahci_pci_tbl[] = {
 
        /* AMD */
        { PCI_VDEVICE(AMD, 0x7800), board_ahci }, /* AMD Hudson-2 */
+       { PCI_VDEVICE(AMD, 0x7900), board_ahci }, /* AMD CZ */
        /* AMD is using RAID class only for ahci controllers */
        { PCI_VENDOR_ID_AMD, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID,
          PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci },