commit | 2a0fae025e56afbe38441d411f57667b08f44d0e | [log] [tgz] |
---|---|---|
author | Mans Rullgard <mans@mansr.com> | Fri Mar 18 16:24:44 2016 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Apr 13 21:36:10 2016 +0530 |
tree | 37be6874b8f8c94cbca3189a5ad23af0bd16c825 | |
parent | df1f3a2305d72cbf470758999785f08bcd642d5d [diff] |
dmaengine: dw: set LMS field in descriptors The LMS field indicates from which master the descriptor is to be read. This patch assumes this is always the same as the memory side in a peripheral transfer which is true for all known systems. Signed-off-by: Mans Rullgard <mans@mansr.com> Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>