libata: Switch most of the remaining SFF drivers to ata_sff_port_start
[pandora-kernel.git] / drivers / ata / pata_radisys.c
index ece2190..d5b7649 100644 (file)
@@ -231,7 +231,7 @@ static const struct ata_port_operations radisys_pata_ops = {
        .irq_clear              = ata_bmdma_irq_clear,
        .irq_on                 = ata_irq_on,
 
-       .port_start             = ata_port_start,
+       .port_start             = ata_sff_port_start,
 };