[PATCH v3 12/59] dmaengine: pl08x: Split device_control

2014-10-22 Thread Maxime Ripard
Split the device_control callback of the AMBA PL08x 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/amba-pl08x.c | 156 +++ 1 file

[PATCH v3 12/59] dmaengine: pl08x: Split device_control

2014-10-22 Thread Maxime Ripard
Split the device_control callback of the AMBA PL08x 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/amba-pl08x.c | 156