libata: convert to iomap
[deliverable/linux.git] / drivers / ata / pata_netcell.c
index 2a2f8df70582c073cbba7a170592b01d95c05865..23365a0ff9b0fc27acf6128268b55841b853caec 100644 (file)
@@ -89,7 +89,7 @@ static const struct ata_port_operations netcell_ops = {
        .bmdma_status           = ata_bmdma_status,
        .qc_prep                = ata_qc_prep,
        .qc_issue               = ata_qc_issue_prot,
-       .data_xfer              = ata_pio_data_xfer,
+       .data_xfer              = ata_data_xfer,
 
        /* IRQ-related hooks */
        .irq_handler            = ata_interrupt,
This page took 0.027339 seconds and 5 git commands to generate.