From: Linus Walleij Date: Tue, 2 Mar 2010 19:12:56 +0000 (+0100) Subject: DMAENGINE: COH 901 318 lli sg offset fix X-Git-Tag: v2.6.34-rc1~204^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56a5d3cf21c71963c8fc506e9b9d3f71641d9c71;p=pandora-kernel.git DMAENGINE: COH 901 318 lli sg offset fix This makes the COH 901 318 respect the scatter offset field by using the sg_phys() rather than the sg_dma_address() so we get a pointer to the actual data we want to send rather than the beginning of the buffer. Also initialize the lli:s a bit more thoroughly. Signed-off-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed