diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-06-23 12:58:42 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-23 18:33:52 +0300 |
commit | 29176edd6e7ad7333d0bb19a309b2104fa4f4341 (patch) | |
tree | b8fafb92474bcbd47a22aa598c562e2516bbd4c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d90609a4b72dbfe42da2a55f3078c35e669948e0 (diff) | |
download | linux-29176edd6e7ad7333d0bb19a309b2104fa4f4341.tar.xz |
spi: spi-rspi: : 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>
Link: https://lore.kernel.org/r/20210623095843.3228-2-wsa+renesas@sang-engineering.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions