[PATCH 1/7] i2c: at91-master: : use proper DMAENGINE API for termination
Codrin.Ciubotariu at microchip.com
Codrin.Ciubotariu at microchip.com
Tue Jul 13 02:07:02 PDT 2021
On 23.06.2021 12:59, Wolfram Sang wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> 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 at sang-engineering.com>
Reviewed-by: Codrin Ciubotariu <codrin.ciubotariu at microchip.com>
Thanks!
More information about the linux-arm-kernel
mailing list