commit | a6cbb2d87d20817e555a6ffa3131bfa1cdd9ab73 | [log] [tgz] |
---|---|---|
author | Javier Martin <javier.martin@vista-silicon.com> | Thu Mar 22 14:54:11 2012 +0100 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Mon Mar 26 11:31:32 2012 +0530 |
tree | 43e60effdc603c6f70512289b7c420ae92b417b9 | |
parent | 2d9c2fc59a74e625eff795a788cacc65648290d6 [diff] |
dmaengine: imx-dma: remove unused arg of imxdma_sg_next. Since this function is always used with 'desc' as first argument and 'desc->sg' as second argument, the latter is clearly redundant and can be removed. Signed-off-by: Javier Martin <javier.martin@vista-silicon.com> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>