ide: add ->dev and ->host_priv fields to struct ide_host
[deliverable/linux.git] / drivers / ide / pci / pdc202xx_old.c
index e54dc653b8c4aa609edbb6d16a0ab85e0bfa034b..eba1d60a73a05610cb10dd6b0ef86b4c9b7f8b54 100644 (file)
@@ -412,7 +412,7 @@ static int __devinit pdc202xx_init_one(struct pci_dev *dev, const struct pci_dev
                }
        }
 
-       return ide_setup_pci_device(dev, d);
+       return ide_pci_init_one(dev, d, NULL);
 }
 
 static const struct pci_device_id pdc202xx_pci_tbl[] = {
This page took 0.026078 seconds and 5 git commands to generate.