From: Cyrille Pitchen Date: Thu, 13 Nov 2014 10:52:42 +0000 (+0100) Subject: dmaengine: at_xdmac: fix a bug in transfer residue computation X-Git-Tag: omap-for-v3.19/fixes-rc1~64^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57819276db8ae06e231b884377b75860f267d984;p=pandora-kernel.git dmaengine: at_xdmac: fix a bug in transfer residue computation The total size of the transfer was wrong in at_xdmac_prep_slave_sg() resulting in bad computation of the transfer residue by at_xdmac_tx_status(). Signed-off-by: Cyrille Pitchen Signed-off-by: Ludovic Desroches Signed-off-by: Vinod Koul --- Reading git-diff-tree failed