From: Andy Shevchenko Date: Fri, 21 Sep 2012 12:05:49 +0000 (+0300) Subject: dw_dmac: introduce software emulation of LLP transfers X-Git-Tag: v3.7-rc1~68^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed2574b3c9f44556ed4f5cb17f63b15edd87d06;p=pandora-kernel.git dw_dmac: introduce software emulation of LLP transfers Some controllers have the reduced functionality where the LLP multi block transfers are not supported. This patch introduces a support of such controllers. In case of memory copy or scatter-gather lists it emulates LLP transfers via bunch of the regular single block ones. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed