libata: add another IRQ calls (libata drivers)
[deliverable/linux.git] / drivers / ata / pata_ixp4xx_cf.c
index d9ee1837b7ff79970d0434cf2af67d2180b523de..3222ac7b945d43637295ed8f9d349df8ce937367 100644 (file)
@@ -131,6 +131,8 @@ static struct ata_port_operations ixp4xx_port_ops = {
 
        .irq_handler    = ata_interrupt,
        .irq_clear      = ixp4xx_irq_clear,
+       .irq_on         = ata_irq_on,
+       .irq_ack        = ata_irq_ack,
 
        .port_start     = ata_port_start,
 
This page took 0.023149 seconds and 5 git commands to generate.