Hi Dirk, On Wed, Sep 6, 2017 at 9:05 AM, Dirk Behme <dirk.behme@xxxxxxxxxxxx> wrote: > From: Ryo Kataoka <ryo.kataoka.wt@xxxxxxxxxxx> > > When reception DMA completes before transmission DMA, next transmission > DMA may not be able to start. This patch adds wait_for_completion_timeout() > to both of reception DMA and transmission DMA. > > If the driver waits only for the Rx DMA completion, the Tx DMA completion > thread of DMA Engine may be still processing. > > Signed-off-by: Ryo Kataoka <ryo.kataoka.wt@xxxxxxxxxxx> > [reword commit message] > Signed-off-by: Hiromitsu Yamasaki <hiromitsu.yamasaki.ym@xxxxxxxxxxx> > [adjust context] > Signed-off-by: Dirk Behme <dirk.behme@xxxxxxxxxxxx> Is this still needed after "[PATCH 5/8] spi: sh-msiof: Wait for Tx FIFO empty after DMA"? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html