[PATCH 2/2] dma: ipu_idmac: do not lose valid received data in the irq handler

Anatolij Gustschin agust at denx.de
Thu Jan 27 03:22:55 EST 2011


Reading the commit message again I now realize that there is
a mistake. 

On Wed, 26 Jan 2011 09:49:49 +0100
Anatolij Gustschin <agust at denx.de> wrote:
...
> received data. DMA_BUFx_RDY won't be set by the IPU, so waiting
> for this event in the interrupt handler is wrong.

This should read 'DMAIC_x_CUR_BUF flag won't be flipped here by
the IPU, so waiting for this event in the EOF interrupt handler
is wrong.'

I'll submit another patch fixing the commit message.

Anatolij



More information about the linux-arm-kernel mailing list