Re: [PATCH V2 04/12] dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG

2012-01-19 Thread Linus Walleij
On Wed, Jan 18, 2012 at 10:11 AM, Viresh Kumar wrote: > Flow controller information is passed now from DMA_SLAVE_CONFIG option. This > patch makes changes in pl08x driver to use device_fc from it instead of > platform > data. > > Signed-off-by: Viresh Kumar Acked-by: Linus Walleij Thanks Vir

[PATCH V2 04/12] dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG

2012-01-18 Thread Viresh Kumar
Flow controller information is passed now from DMA_SLAVE_CONFIG option. This patch makes changes in pl08x driver to use device_fc from it instead of platform data. Signed-off-by: Viresh Kumar --- drivers/dma/amba-pl08x.c |4 +++- include/linux/amba/pl08x.h |8 2 files changed,