From: Thomas Gleixner Date: Mon, 28 Apr 2014 19:29:57 +0000 (-0500) Subject: dmaengine: edma: Store transfer data in edma_desc and edma_pset X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2da2340e5818aa72b2e847f1f24b036742ea5c7;p=pandora-kernel.git dmaengine: edma: Store transfer data in edma_desc and edma_pset For granular accounting we need to store the direction and the information for the individual psets: - source or destination address, depending on direction - length Signed-off-by: Thomas Gleixner Signed-off-by: Joel Fernandes Signed-off-by: Vinod Koul --- Reading git-diff-tree failed