diff options
author | Michael Schmitz <[email protected]> | 2022-06-30 15:33:02 +1200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-07 17:01:22 -0400 |
commit | 158da6bcae7a66e631bbec458f35ea3bd0ac5d71 (patch) | |
tree | 701538f7d4c28875204e3cdf8908843c5f742ef9 /tools/perf/scripts/python/syscall-counts.py | |
parent | 479accbbb8398a31e716d40d4d6ccce089f3de86 (diff) |
scsi: gvp11: Convert m68k WD33C93 drivers to DMA API
Use dma_map_single() for gvp11 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 bounce buffer copy and dma mapping
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions