libata: add another IRQ calls (libata drivers)
[powerpc.git] / drivers / ata / pata_jmicron.c
index 26365c1..7a635dd 100644 (file)
@@ -166,6 +166,8 @@ static const struct ata_port_operations jmicron_ops = {
        /* 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,