dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels
authorRafal Prylowski <prylowski@metasoft.pl>
Thu, 19 Apr 2012 09:19:00 +0000 (11:19 +0200)
committerRyan Mallon <rmallon@gmail.com>
Thu, 19 Apr 2012 22:37:19 +0000 (08:37 +1000)
Add double buffering support for M2M DMA channels. Implement this by using EP93xx
M2M DMA Buffer and Control Finite State Machines to be sure that we are not
disabling the channel when it's actually operating.

Signed-off-by: Rafal Prylowski <prylowski@metasoft.pl>
Tested-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
Signed-off-by: Ryan Mallon <rmallon@gmail.com>

No differences found