]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: imx: Split device_control
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 17 Nov 2014 13:42:16 +0000 (14:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 06:58:59 +0000 (12:28 +0530)
commit502c2ef26dba04128af260de0ca3e2940e57fc7a
treec23a6a17150f4954c3d53f97b0ffc84fdfe2d8bb
parentd80f381f321ab739e8a702ecc882560a5838b1fb
dmaengine: imx: Split device_control

Split the device_control callback of the Freescale IMX DMA driver to make use
of the newly introduced callbacks, that will eventually be used to retrieve
slave capabilities.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-dma.c