libata: add another IRQ calls (libata drivers)
[deliverable/linux.git] / drivers / ata / pata_oldpiix.c
index 95d570a30a2f5a298f310fb543626053205be505..b76d2b466614493ae02c79c3fa89e59c7d4d59ca 100644 (file)
@@ -263,6 +263,8 @@ static const struct ata_port_operations oldpiix_pata_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.025537 seconds and 5 git commands to generate.