libata: Switch most of the remaining SFF drivers to ata_sff_port_start
[safe/jmp/linux-2.6] / drivers / ata / pata_oldpiix.c
index ada719a..3cd5eb2 100644 (file)
@@ -266,7 +266,7 @@ static const struct ata_port_operations oldpiix_pata_ops = {
        .irq_clear              = ata_bmdma_irq_clear,
        .irq_on                 = ata_irq_on,
 
-       .port_start             = ata_port_start,
+       .port_start             = ata_sff_port_start,
 };