libata: add another IRQ calls (libata drivers)
[deliverable/linux.git] / drivers / ata / pata_marvell.c
index 586cbb750c99205b240c7483c6cbb951da10fa55..13a70ac6f1dc2f536b132229ac7706aa87e7d6e5 100644 (file)
@@ -134,6 +134,8 @@ static const struct ata_port_operations marvell_ops = {
        /* Timeout handling */
        .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,
This page took 0.025662 seconds and 5 git commands to generate.