From: Andy Shevchenko Date: Tue, 19 Jun 2012 10:34:04 +0000 (+0300) Subject: dw_dmac: print correct number of scanned descriptors X-Git-Tag: v3.6-rc1~109^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ab3727634bf88583b40541ea32df6dadfb8cc6c;p=pandora-kernel.git dw_dmac: print correct number of scanned descriptors In case the first descriptor we found is available, the counter still remains 0 value which is wrong. This patch fixes the counter behaviour. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed