From: Javier Martin Date: Thu, 22 Mar 2012 13:54:04 +0000 (+0100) Subject: dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function. X-Git-Tag: v3.4-rc1~39^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b4b6dfc202dc5bedb03f2fae4ccc3f5b95dd563;p=pandora-kernel.git 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 Acked-by: Sascha Hauer Signed-off-by: Vinod Koul --- Reading git-diff-tree failed