X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fata%2Fpata_cypress.c;h=a9c3218e22fd9a1b069d5065a48c337fd77f8508;hb=253ba4e79edc695b2925bd2ef34de06ff4d4070c;hp=ae14969e1dfe1646ec58aa08825e02bed5619ce4;hpb=887125e3740283be25564bfc6fb5d24974b651ab;p=linux-2.6 diff --git a/drivers/ata/pata_cypress.c b/drivers/ata/pata_cypress.c index ae14969e1d..a9c3218e22 100644 --- a/drivers/ata/pata_cypress.c +++ b/drivers/ata/pata_cypress.c @@ -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, NULL); + return ata_pci_sff_init_one(pdev, ppi, &cy82c693_sht, NULL); } static const struct pci_device_id cy82c693[] = {