libata: add another IRQ calls (libata drivers)
[deliverable/linux.git] / drivers / ata / pata_mpiix.c
index 9837faf0f62060b7b73413081b263024295c2733..976663d1fb22b8dcb21191e21ed8fcd12e6e4b64 100644 (file)
@@ -192,6 +192,8 @@ static struct ata_port_operations mpiix_port_ops = {
 
        .irq_handler    = ata_interrupt,
        .irq_clear      = ata_bmdma_irq_clear,
+       .irq_on         = ata_irq_on,
+       .irq_ack        = ata_irq_ack,
 
        .port_start     = ata_port_start,
 };
This page took 0.029221 seconds and 5 git commands to generate.