commit | 30d38a3286b140ae8cea84a93cde1f112e352aaf | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Jan 25 11:48:01 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jan 28 04:04:36 2013 -0800 |
tree | b8b08a5ffacdfad43531ef38227db39cdbb69fcb | |
parent | fdf475fa40f1468cf43a72b270f74dc6a4a5c905 [diff] |
dw_dmac: introduce total_len field in struct dw_desc By this new field we distinguish a total length of the chain and the individual length of each descriptor in the chain. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>