]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/scsi/arm/cumana_1.c
ncr5380: Disable the DMA errata workaround flag by default
[linux.git] / drivers / scsi / arm / cumana_1.c
index 221f18c5df9363c704d8289c2baab4b10dd89db6..76b2d3364d9fceea4d78dfbb1a27a06b56a922c0 100644 (file)
@@ -239,7 +239,7 @@ static int cumanascsi1_probe(struct expansion_card *ec,
 
        host->irq = ec->irq;
 
-       ret = NCR5380_init(host, 0);
+       ret = NCR5380_init(host, FLAG_DMA_FIXUP);
        if (ret)
                goto out_unmap;