summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2025-06-03 19:58:54 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-19 12:26:30 +0200
commitb26fa800c53765ac2afd295e7652f584c794e21e (patch)
tree45343b8a69288426251b058b4ea715b45fb9f0b0 /tools/perf/scripts/python/gecko.py
parent1c2d81bded1993bb2c7125a911db63612cdc8d40 (diff)
usb: renesas_usbhs: use proper DMAENGINE API for termination
dmaengine_terminate_all() is deprecated in favor of explicitly saying if it should be sync or async. Here, we want dmaengine_terminate_sync() because there is no other synchronization code in the driver to handle an async case. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://lore.kernel.org/r/20250603180131.14579-4-wsa+renesas@sang-engineering.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions