commit | 2ab3727634bf88583b40541ea32df6dadfb8cc6c | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jun 19 13:34:04 2012 +0300 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Thu Jun 21 08:05:34 2012 +0530 |
tree | 57ef5973fdd36c0f13eee61fd35cfdfefd7055f6 | |
parent | 1d4554376549d50e8555e6617a4005623ea91788 [diff] |
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 <andriy.shevchenko@linux.intel.com> Acked-by: Viresh Kumar <viresh.linux@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>