Re: [PATCH v2 40/53] dmaengine: xilinx: Split device_control

2014-10-16 Thread Laurent Pinchart
Hi Maxime, Thank you for the patch. On Thursday 16 October 2014 12:17:39 Maxime Ripard wrote: > Split the device_control callback of the Xilinx VDMA driver to make use of > the newly introduced callbacks, that will eventually be used to retrieve > slave capabilities. > > Signed-off-by: Maxime Ri

[PATCH v2 40/53] dmaengine: xilinx: Split device_control

2014-10-16 Thread Maxime Ripard
Split the device_control callback of the Xilinx VDMA 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/xilinx/xilinx_vdma.c | 27 --- 1 file changed, 4 insertions