commit | 3b4b6dfc202dc5bedb03f2fae4ccc3f5b95dd563 | [log] [tgz] |
---|---|---|
author | Javier Martin <javier.martin@vista-silicon.com> | Thu Mar 22 14:54:04 2012 +0100 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Mon Mar 26 11:31:30 2012 +0530 |
tree | df376a0f96d4257ab55db8aaae733dcf259e9ff3 | |
parent | 2efc3449d7b11f36f532180cb738364fd2c28e03 [diff] |
dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function. This function is only used once in the driver and has a lot of checks that are not needed anymore. For this reason it's been merged with 'imxdma_enable_hw'. 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>