dw_dmac: fill individual length of descriptor
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 25 Jan 2013 09:48:02 +0000 (11:48 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 28 Jan 2013 12:04:42 +0000 (04:04 -0800)
commit176dcec50f3f0bc46f11b983c1a3bbc2dd3514fd
tree26f47f218200c789c785ee7397f5bed6c27e4d79
parent30d38a3286b140ae8cea84a93cde1f112e352aaf
dw_dmac: fill individual length of descriptor

It will be useful to have the length of the transfer in the descriptor. The
cyclic transfer functions remained untouched.

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>
drivers/dma/dw_dmac.c