From: Andy Shevchenko Date: Fri, 18 Jan 2013 12:14:15 +0000 (+0200) Subject: dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors X-Git-Tag: v3.9-rc1~80^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77bcc497c60ec62dbb84abc809a6e218d53409e9;p=pandora-kernel.git dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors The proper place for the main logic of the soft LLP mode is dwc_scan_descriptors. It prevents to get the transfer unexpectedly aborted in case the user calls dwc_tx_status. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed