X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fata%2Fpata_cypress.c;h=63f48f08763db323bc7e76984f5e1a6f6a62274c;hb=246ce3b675843e0369643cceb4faeb6cf6d19a30;hp=4ca103d668ed3be93ebe6318ab2185ecaaffdd59;hpb=0d5ff566779f894ca9937231a181eb31e4adff0e;p=cascardo%2Flinux.git diff --git a/drivers/ata/pata_cypress.c b/drivers/ata/pata_cypress.c index 4ca103d668ed..63f48f08763d 100644 --- a/drivers/ata/pata_cypress.c +++ b/drivers/ata/pata_cypress.c @@ -169,6 +169,8 @@ static struct ata_port_operations cy82c693_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, };