]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/ata/pata_hpt3x2n.c
libata: Pass host flags into the pci helper
[net-next-2.6.git] / drivers / ata / pata_hpt3x2n.c
index 4a291221f277147c7551f3b08c74553cdf53f54a..01457b266f3d18b3aeccaa827863f37fd9ae1c85 100644 (file)
@@ -548,7 +548,7 @@ static int hpt3x2n_init_one(struct pci_dev *dev, const struct pci_device_id *id)
                outb(inb(iobase + 0x9c) | 0x04, iobase + 0x9c);
 
        /* Now kick off ATA set up */
-       return ata_pci_sff_init_one(dev, ppi, &hpt3x2n_sht, hpriv);
+       return ata_pci_sff_init_one(dev, ppi, &hpt3x2n_sht, hpriv, 0);
 }
 
 static const struct pci_device_id hpt3x2n[] = {