libata: add another IRQ calls (libata drivers)
[deliverable/linux.git] / drivers / ata / pata_it8213.c
index ec128316903d6168fab2d385cc70ef84ba5a47d0..7eac869dfcd3e984874b24773cde11852cd73d2a 100644 (file)
@@ -277,6 +277,8 @@ static const struct ata_port_operations it8213_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.03402 seconds and 5 git commands to generate.