[PATCH v4 31/58] dmaengine: mxs: Split device_control

2014-10-28 Thread Maxime Ripard
Split the device_control callback of the Freescale MXS DMA 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/mxs-dma.c | 59 --- 1 file

[PATCH v4 31/58] dmaengine: mxs: Split device_control

2014-10-28 Thread Maxime Ripard
Split the device_control callback of the Freescale MXS 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.rip...@free-electrons.com --- drivers/dma/mxs-dma.c | 59