Re: [PATCH 1/7] i2c: at91-master: : use proper DMAENGINE API for termination

From: Codrin.Ciubotariu
Date: Wed Aug 11 2021 - 09:34:50 EST


On 11.08.2021 16:24, Wolfram Sang wrote:
> On Wed, Jun 23, 2021 at 11:59:35AM +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@xxxxxxxxxxxxxxxxxxxx>
>
> Applied to for-next, thanks!
>

just saw it now, there is a double : : in the subject. Maybe you could
fix it if it's not too late...

Thanks and best regards,
Codrin