Wolfram Sang 101703ca8e 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 <wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2021-08-11 15:16:01 +02:00
..
2020-09-27 15:14:16 +02:00
2021-04-14 10:20:00 +02:00
2021-01-05 17:30:45 +01:00
2021-04-14 10:20:45 +02:00
2021-07-20 22:32:01 +02:00
2021-05-28 09:50:43 +02:00
2021-06-20 22:40:44 +02:00
2021-04-17 22:00:58 +02:00
2021-01-28 10:03:58 +01:00
2021-05-25 21:24:50 +02:00