commit | 359291a1a095a8a402405cd9c4bab46684e7bcfe | [log] [tgz] |
---|---|---|
author | Javier Martin <javier.martin@vista-silicon.com> | Thu Mar 22 14:54:06 2012 +0100 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Mon Mar 26 11:31:31 2012 +0530 |
tree | f938d19d4228f68575b56c762deb44f328c0fe91 | |
parent | bdc0c7534c80c479b2336aed3e4016f4743f4853 [diff] |
dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function. Removing this function allows moving 'ccr_to_device' and 'ccr_from_device' from internal struct to channel struct. This repesents a step forward towards removing auxiliary 'internal' structure. 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>