Re: [PATCH v4 12/58] dmaengine: hdmac: Split device_control

2014-11-03 Thread Nicolas Ferre
On 28/10/2014 22:25, Maxime Ripard : > Split the device_control callback of the Atmel HDMAC driver to make use > of the newly introduced callbacks, that will eventually be used to retrieve > slave capabilities. > > Signed-off-by: Maxime Ripard It seems okay: Acked-by: Nicolas Ferre Thanks. >

[PATCH v4 12/58] dmaengine: hdmac: Split device_control

2014-10-28 Thread Maxime Ripard
Split the device_control callback of the Atmel HDMAC 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/at_hdmac.c | 121 + 1 file changed,