commit | cb7958dfa9bc4a69f94eaa8bbc9d21a291a2a560 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Jul 20 11:50:31 2016 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Aug 10 22:59:12 2016 +0530 |
tree | 56ca4256047079d3f3f6a7d6f381a3608bd2e1a5 | |
parent | 3c9b833f5bfff704b805f31e818d6be8b804955f [diff] |
dmaengine: omap-dma: Use pointer to omap_sg in slave_sg setup's loop Instead of accessing the array via index, take the pointer first and use it to set up the omap_sg struct. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>