From: Javier Martin Date: Thu, 22 Mar 2012 13:54:09 +0000 (+0100) Subject: dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure. X-Git-Tag: v3.4-rc1~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0e2f55e3ebc7089abf5e4770f03fb264b6d2ea;p=pandora-kernel.git dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure. Use per-descriptor 'len' field to keep track of the remaining bytes instead. This goes on the direction of eventually removing the 'internal' structure. Signed-off-by: Javier Martin Acked-by: Sascha Hauer Signed-off-by: Vinod Koul --- Reading git-diff-tree failed