]> Pileus Git - ~andy/linux/blobdiff - drivers/ata/pata_hpt3x2n.c
devres: release resources on device_del()
[~andy/linux] / drivers / ata / pata_hpt3x2n.c
index b56dc4a7185b59fa4f42569cbd82d70c0dba3ff4..65f2e180e7fa285644e9bf38522d39846da446b5 100644 (file)
@@ -377,6 +377,8 @@ static struct ata_port_operations hpt3x2n_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,
 };