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

Codrin.Ciubotariu at microchip.com Codrin.Ciubotariu at microchip.com
Wed Aug 11 06:34:44 PDT 2021


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 at sang-engineering.com>
> 
> 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



More information about the linux-arm-kernel mailing list