libata: Switch most of the remaining SFF drivers to ata_sff_port_start
[pandora-kernel.git] / drivers / ata / pata_rz1000.c
index 5f1a4e1..ba8a31c 100644 (file)
@@ -99,7 +99,7 @@ static struct ata_port_operations rz1000_port_ops = {
        .irq_clear      = ata_bmdma_irq_clear,
        .irq_on         = ata_irq_on,
 
-       .port_start     = ata_port_start,
+       .port_start     = ata_sff_port_start,
 };
 
 static int rz1000_fifo_disable(struct pci_dev *pdev)