From: Matt Porter Date: Thu, 23 Aug 2012 01:09:34 +0000 (-0400) Subject: dmaengine: add TI EDMA DMA engine driver X-Git-Tag: v3.7-rc1~68^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2dde5f8f2095d7c623ff3565c1462e190272273;p=pandora-kernel.git dmaengine: add TI EDMA DMA engine driver Add a DMA engine driver for the TI EDMA controller. This driver is implemented as a wrapper around the existing DaVinci private DMA implementation. This approach allows for incremental conversion of each peripheral driver to the DMA engine API. The EDMA driver supports slave transfers but does not yet support cyclic transfers. Signed-off-by: Matt Porter Tested-by: Tom Rini Tested-by: Sekhar Nori Signed-off-by: Vinod Koul --- Reading git-diff-tree failed