libata: add another IRQ calls (libata drivers)
[deliverable/linux.git] / drivers / ata / pata_cs5530.c
index b9fd5388b476915df2a0cf1affead996ea5da856..3d7b7d87ec6f3a49647a0b5a6a9ab0ff4e4703bf 100644 (file)
@@ -221,6 +221,8 @@ static struct ata_port_operations cs5530_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.039393 seconds and 5 git commands to generate.