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