libata: add another IRQ calls (libata drivers)
[firefly-linux-kernel-4.4.55.git] / drivers / ata / pata_hpt366.c
index 819d7a392781da6ad629688760ebd0f8883294b0..27d724b5eea2c138a54c5314290f3b031fdf4a9f 100644 (file)
@@ -365,6 +365,8 @@ static struct ata_port_operations hpt366_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,
 };