aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2024-04-05 08:08:24 +0200
committerGreg Kroah-Hartman <[email protected]>2024-04-09 15:28:03 +0200
commitb9cea51b65abecb4dc327a19ab58e6fb116e7e85 (patch)
treeda21b6a7d9286d01a8e6eb9cafb8ddd74a1fbdeb /tools/perf/scripts/python
parent1788cf6a91d9fa9aa61fc2917afe192c23d67f6a (diff)
tty: atmel_serial: use single DMA mapping for TX
dma_map_single() provides much easier interface for simple mappings as used for TX in atmel_serial. So switch to that, removing all the s-g unnecessary handling. Note that it is not easy (maybe impossible) to use kfifo_dma_* API for atmel's serial purposes. It handles DMA very specially. 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