On Mon, Jul 09, 2018 at 11:43:01AM +0200, Esben Haabendal wrote: > From: Esben Haabendal > > Make sure to call reinit_completion() before dma is started to avoid race > condition where reinit_completion() is called after complete() and before > wait_for_completion_timeout(). > > Signed-off-by: Esben Haabendal > Fixes: ce1a78840ff7 ("i2c: imx: add DMA support for freescale i2c driver") > Reviewed-by: Uwe Kleine-König Applied to for-current and added stable, thanks! Uwe, do you have comments for the other patches, too?