commit | a5dc3fcac4a29b77e8bd476b8b5242e8f449d3a6 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Jul 20 11:50:27 2016 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Aug 10 22:59:12 2016 +0530 |
tree | b5db3811e18755d4a616a0c17af818ac91b57533 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
dmaengine: omap-dma: Simplify omap_dma_start_sg parameter list We can drop the (sg)idx parameter for the omap_dma_start_sg() function and increment the sgidx inside of the same function. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>