]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_marvell.c
ahci: implement AHCI_HFLAG_NO_PMP
[linux-2.6] / drivers / ata / pata_marvell.c
index 99d0844c8cb8f981596eb1a68deec515eb1f20c3..9afc8a32b2269ecd5ea11ab2df0d7c91684b8d0f 100644 (file)
@@ -139,7 +139,7 @@ static const struct ata_port_operations marvell_ops = {
        .irq_on                 = ata_irq_on,
 
        /* Generic PATA PCI ATA helpers */
-       .port_start             = ata_port_start,
+       .port_start             = ata_sff_port_start,
 };