25 Nov, 2014
1 commit
-
Signed-off-by: Ralf Baechle
13 Mar, 2012
1 commit
-
Every DMA engine implementation declares a last completed dma cookie
in their private dma channel structures. This is pointless, and
forces driver specific code. Move this out into the common dma_chan
structure.Signed-off-by: Russell King
Tested-by: Linus Walleij
Reviewed-by: Linus Walleij
Acked-by: Jassi Brar
[imx-sdma.c & mxs-dma.c]
Tested-by: Shawn Guo
Signed-off-by: Vinod Koul
09 Sep, 2009
1 commit
-
Drop txx9dmac's use of tx_list from struct dma_async_tx_descriptor in
preparation for removal of this field.Cc: Atsushi Nemoto
Signed-off-by: Dan Williams
17 Jun, 2009
1 commit
-
This patch adds support for the integrated DMAC of the TXx9 family.
Signed-off-by: Atsushi Nemoto
Acked-by: Dan Williams
Signed-off-by: Ralf Baechle