libata: convert to iomap
[deliverable/linux.git] / drivers / ata / pata_hpt366.c
index 8b826102dbd9a5bba5340f795698afaff587adb5..819d7a392781da6ad629688760ebd0f8883294b0 100644 (file)
@@ -361,7 +361,7 @@ static struct ata_port_operations hpt366_port_ops = {
        .qc_prep        = ata_qc_prep,
        .qc_issue       = ata_qc_issue_prot,
 
-       .data_xfer      = ata_pio_data_xfer,
+       .data_xfer      = ata_data_xfer,
 
        .irq_handler    = ata_interrupt,
        .irq_clear      = ata_bmdma_irq_clear,
This page took 0.026574 seconds and 5 git commands to generate.