From: Jassi Brar Date: Thu, 5 Nov 2009 04:44:33 +0000 (+0900) Subject: ARM: S3C64XX: DMA: Callback with correct buffer pointer X-Git-Tag: v2.6.32-rc7~51^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b08284bf22f438baa2d6b68015ff17ddb431a61;p=pandora-kernel.git ARM: S3C64XX: DMA: Callback with correct buffer pointer buffdone callback should be called per buffer request with pointer to the latest serviced request. 'next' should point to the one next to currently active. Signed-off-by: Jassi Brar Signed-off-by: Ben Dooks --- Reading git-diff-tree failed