From: Javier Martin Date: Thu, 22 Mar 2012 13:54:06 +0000 (+0100) Subject: dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function. X-Git-Tag: v3.4-rc1~39^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=359291a1a095a8a402405cd9c4bab46684e7bcfe;p=pandora-kernel.git dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function. Removing this function allows moving 'ccr_to_device' and 'ccr_from_device' from internal struct to channel struct. This repesents a step forward towards removing auxiliary 'internal' structure. Signed-off-by: Javier Martin Acked-by: Sascha Hauer Signed-off-by: Vinod Koul --- Reading git-diff-tree failed