diff options
| author | Wolfram Sang <[email protected]> | 2021-06-23 11:59:37 +0200 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2021-08-11 15:16:01 +0200 |
| commit | 101703ca8e37cddf80db2c17a1ca043a65826e17 (patch) | |
| tree | 51ec28020359d9f8bbdae586105823285832c6cb /tools/perf/scripts/python | |
| parent | 73a370cff4db1ad2c19340c38c7ee9a67bfc340d (diff) | |
i2c: mxs: : 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 <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions