]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/pdc_adma.c
[libata] Improve timeout handling
[linux-2.6-omap-h63xx.git] / drivers / ata / pdc_adma.c
index c509c206a459b7d234d67cbf0edba02a3ebaccd3..39588178d028d5e3780cd38bc766bed78c3df185 100644 (file)
@@ -148,6 +148,8 @@ static struct scsi_host_template adma_ata_sht = {
 static struct ata_port_operations adma_ata_ops = {
        .inherits               = &ata_sff_port_ops,
 
+       .lost_interrupt         = ATA_OP_NULL,
+
        .check_atapi_dma        = adma_check_atapi_dma,
        .qc_prep                = adma_qc_prep,
        .qc_issue               = adma_qc_issue,