libata: add another IRQ calls (libata drivers)
[deliverable/linux.git] / drivers / ata / pdc_adma.c
index 71e17df83f48890c55ea9fb5e61dfd7f899d6cd3..b4ed8ce553e6845156cb0bb0b2fb542cb2b471e8 100644 (file)
@@ -175,6 +175,8 @@ static const struct ata_port_operations adma_ata_ops = {
        .data_xfer              = ata_data_xfer,
        .irq_handler            = adma_intr,
        .irq_clear              = adma_irq_clear,
+       .irq_on                 = ata_irq_on,
+       .irq_ack                = ata_irq_ack,
        .port_start             = adma_port_start,
        .port_stop              = adma_port_stop,
        .host_stop              = adma_host_stop,
This page took 0.026572 seconds and 5 git commands to generate.