libata: add another IRQ calls (libata drivers)
[powerpc.git] / drivers / ata / pata_ixp4xx_cf.c
index d9ee183..3222ac7 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,