commit | bdc0c7534c80c479b2336aed3e4016f4743f4853 | [log] [tgz] |
---|---|---|
author | Javier Martin <javier.martin@vista-silicon.com> | Thu Mar 22 14:54:05 2012 +0100 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Mon Mar 26 11:31:30 2012 +0530 |
tree | cb613f4b4c69b29dbbd95444ce13ee1f25278ef0 | |
parent | 3b4b6dfc202dc5bedb03f2fae4ccc3f5b95dd563 [diff] |
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function. This function is only used once in the driver and uses some intermediary variables that are not needed anymore. For this reason it's been merged with 'imxdma_control'. 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>