]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/dma/imx-dma.c
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.
authorJavier Martin <javier.martin@vista-silicon.com>
Thu, 22 Mar 2012 13:54:05 +0000 (14:54 +0100)
committerVinod Koul <vinod.koul@linux.intel.com>
Mon, 26 Mar 2012 06:01:30 +0000 (11:31 +0530)
commitbdc0c7534c80c479b2336aed3e4016f4743f4853
treecb613f4b4c69b29dbbd95444ce13ee1f25278ef0
parent3b4b6dfc202dc5bedb03f2fae4ccc3f5b95dd563
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>
drivers/dma/imx-dma.c