On Wed, Jun 23, 2021 at 11:59:34AM +0200, Wolfram Sang wrote: > dmaengine_terminate_all() is deprecated in favor of explicitly saying if > it should be sync or async. Update the drivers I audited. I applied the patches now, except for i2c-rcar and i2c-stm32f7 where this approach can't be used because of interrupt context. I will check for i2c-rcar how to do this properly and Alain for i2c-stm32f7 and we will resend then.