]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_cypress.c
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
[linux-2.6] / drivers / ata / pata_cypress.c
index cbd6670ea0de4037a226a7e0835b80ebef09a5f8..a9c3218e22fd9a1b069d5065a48c337fd77f8508 100644 (file)
@@ -136,7 +136,7 @@ static int cy82c693_init_one(struct pci_dev *pdev, const struct pci_device_id *i
        if (PCI_FUNC(pdev->devfn) != 1)
                return -ENODEV;
 
-       return ata_pci_init_one(pdev, ppi, &cy82c693_sht);
+       return ata_pci_sff_init_one(pdev, ppi, &cy82c693_sht, NULL);
 }
 
 static const struct pci_device_id cy82c693[] = {