diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-04-05 08:08:26 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-09 15:28:04 +0200 |
| commit | e51c3e1d236f8b0ea9e839f8f1f83aa31e0ce1e8 (patch) | |
| tree | 32814551b53dc6c28692ace517a09fdb466ae6fb /tools/perf/scripts/python | |
| parent | 12bedddb67520d38274ae9163338a125c24732bb (diff) | |
tty: atmel_serial: use single DMA mapping for RX
dma_map_single() provides much easier interface for simple mappings as
used for RX in atmel_serial. So switch to that, removing all the s-g
unnecessary handling.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Cc: Richard Genoud <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: Claudiu Beznea <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions