summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-06-23 11:59:36 +0200
committerWolfram Sang <wsa@kernel.org>2021-08-11 15:15:30 +0200
commit73a370cff4db1ad2c19340c38c7ee9a67bfc340d (patch)
tree0e935e355505f5518dbe0dfbf9d28dc518c731ce /tools/perf/scripts/python
parent73c76332a448e522fbcea3b52fee442f531f7b49 (diff)
i2c: imx: : 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> Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions