Hi Dirk,
On Wed, Sep 6, 2017 at 9:05 AM, Dirk Behme <[email protected]> wrote:
> From: Ryo Kataoka <[email protected]>
>
> 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 <[email protected]>
> [reword commit message]
> Signed-off-by: Hiromitsu Yamasaki <[email protected]>
> [adjust context]
> Signed-off-by: Dirk Behme <[email protected]>
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 -- [email protected]
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