[PATCH v3 23/59] dmaengine: imx-sdma: Split device_control

2014-10-22 Thread Maxime Ripard
Split the device_control callback of the Freescale IMX SDMA driver to make use of the newly introduced callbacks, that will eventually be used to retrieve slave capabilities. Signed-off-by: Maxime Ripard --- drivers/dma/imx-sdma.c | 66 +++--- 1 file

[PATCH v3 23/59] dmaengine: imx-sdma: Split device_control

2014-10-22 Thread Maxime Ripard
Split the device_control callback of the Freescale IMX SDMA driver to make use of the newly introduced callbacks, that will eventually be used to retrieve slave capabilities. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- drivers/dma/imx-sdma.c | 66