summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/atari_NCR5380.c
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2016-01-03 06:05:43 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2016-01-07 03:43:01 +0100
commit9db6024e55ee9b53c411d618e2a9476f6a130151 (patch)
treed42452fb55febf86f554be18b416df55c76ad546 /drivers/scsi/atari_NCR5380.c
parentncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP (diff)
downloadlinux-9db6024e55ee9b53c411d618e2a9476f6a130151.tar.xz
linux-9db6024e55ee9b53c411d618e2a9476f6a130151.zip
ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
The workarounds for chip errata appear twice, in slightly different forms. One is used when defined(REAL_DMA) || defined(REAL_DMA_POLL), the other when defined(PSEUDO_DMA). In the PDMA case, the workarounds have been made conditional on FLAG_NO_DMA_FIXUPS. Do the same for the DMA case, to eliminate the READ_OVERRUNS macro. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.com> Tested-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/atari_NCR5380.c')
0 files changed, 0 insertions, 0 deletions