commit | a2826e662eb13a041078260692b4e023ed5cbf62 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jan 26 13:43:13 2016 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Feb 15 22:06:45 2016 +0530 |
tree | 796ddeaa581305e4fe769a7d7a3e59525dd28981 | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d [diff] |
dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor The datasheet requires that the user must clear LLP_[SD]_EN bits whenever LLP.LOC is zero, i.e. in the last descriptor of a multi-block chain. Make the driver do this. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>