[PATCH] ep93xx: Implement double buffering for M2M DMA channels
From: Mika Westerberg <hidden>
Date: 2012-03-21 07:08:02
Also in:
lkml
From: Mika Westerberg <hidden>
Date: 2012-03-21 07:08:02
Also in:
lkml
On Tue, Mar 20, 2012 at 09:09:26AM +0100, Rafal Prylowski wrote:
Implement double buffering for M2M DMA channels. Signed-off-by: Rafal Prylowski <redacted> Index: slave-dma/drivers/dma/ep93xx_dma.c ===================================================================--- slave-dma.orig/drivers/dma/ep93xx_dma.c +++ slave-dma/drivers/dma/ep93xx_dma.c@@ -69,6 +69,7 @@
Which tree this is supposed to apply? I tried both mainline and -next and it doesn't apply cleanly there.