]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/pata_jmicron.c
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
[linux-2.6-omap-h63xx.git] / drivers / ata / pata_jmicron.c
index 128a30958210ed08cc8b71f1f0e14a1e45265525..7a635dd326f85825d044a957d906a827497145c6 100644 (file)
@@ -161,11 +161,13 @@ static const struct ata_port_operations jmicron_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,
        .irq_clear              = ata_bmdma_irq_clear,
+       .irq_on                 = ata_irq_on,
+       .irq_ack                = ata_irq_ack,
 
        /* Generic PATA PCI ATA helpers */
        .port_start             = ata_port_start,