From: Russell King Date: Thu, 21 Jun 2012 09:37:35 +0000 (+0100) Subject: dmaengine: omap: add support for returning residue in tx_state method X-Git-Tag: v3.6-rc1~13^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3850e22f5146d2ff5b66f1b7460d4720d5f1b6c7;p=pandora-kernel.git dmaengine: omap: add support for returning residue in tx_state method Add support for returning the residue for a particular descriptor by reading the current DMA address for the source or destination side of the transfer as appropriate, and walking the scatterlist until we find an entry containing the current DMA address. Signed-off-by: Russell King --- Reading git-diff-tree failed