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