diff options
author | Michael Schmitz <[email protected]> | 2022-06-30 15:33:01 +1200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-07 17:01:22 -0400 |
commit | 479accbbb8398a31e716d40d4d6ccce089f3de86 (patch) | |
tree | 391c4d7d73706635a0dafdb6db875d6d9350a5ad /tools/perf/scripts/python/check-perf-trace.py | |
parent | e214806d52b808ee744672f3ebae8817e760ad65 (diff) |
scsi: a2091: Convert m68k WD33C93 drivers to DMA API
Use dma_map_single() for a2091 driver (leave bounce buffer logic
unchanged).
Use dma_set_mask_and_coherent() to avoid explicit cache flushes.
Compile-tested only.
CC: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Michael Schmitz <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
--
Changes from v1:
Arnd Bergmann:
- reorder mapping and bounce buffer copy
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions