[PATCH v3 20/59] dmaengine: ep93xx: Split device_control

2014-10-22 Thread Maxime Ripard
Split the device_control callback of the Cirrus Logic EP93xx 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/ep93xx_dma.c | 41 +++-- 1 file

[PATCH v3 20/59] dmaengine: ep93xx: Split device_control

2014-10-22 Thread Maxime Ripard
Split the device_control callback of the Cirrus Logic EP93xx 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/ep93xx_dma.c | 41