libata: add another IRQ calls (libata drivers)
[deliverable/linux.git] / drivers / ata / sata_svw.c
index 5ce4f593687dcd666a2955d2f2bc2c12a35aeaf3..4e4289994204ea0409c982ae66cc15a9862051fd 100644 (file)
@@ -356,6 +356,8 @@ static const struct ata_port_operations k2_sata_ops = {
        .post_internal_cmd      = ata_bmdma_post_internal_cmd,
        .irq_handler            = ata_interrupt,
        .irq_clear              = ata_bmdma_irq_clear,
+       .irq_on                 = ata_irq_on,
+       .irq_ack                = ata_irq_ack,
        .scr_read               = k2_sata_scr_read,
        .scr_write              = k2_sata_scr_write,
        .port_start             = ata_port_start,
This page took 0.031852 seconds and 5 git commands to generate.