[PATCH 2/7] i2c: imx: : use proper DMAENGINE API for termination

Wolfram Sang wsa+renesas at sang-engineering.com
Wed Aug 11 06:24:29 PDT 2021


On Wed, Jun 23, 2021 at 11:59:36AM +0200, Wolfram Sang wrote:
> 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>

Applied to for-next, thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20210811/2b969f3b/attachment.sig>


More information about the linux-arm-kernel mailing list