Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header

2015-09-29 Thread Arnd Bergmann
On Tuesday 29 September 2015 10:24:42 Peter Griffin wrote: > On Fri, 11 Sep 2015, Arnd Bergmann wrote: > > > On Friday 11 September 2015 15:14:24 Peter Griffin wrote: > > > Signed-off-by: Ludovic Barre > > > Signed-off-by: Peter Griffin > > > --- > > > include/linux/platform_data/dma-st_fdma.h

Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header

2015-09-29 Thread Peter Griffin
Hi Arnd, On Fri, 11 Sep 2015, Arnd Bergmann wrote: > On Friday 11 September 2015 15:14:24 Peter Griffin wrote: > > Signed-off-by: Ludovic Barre > > Signed-off-by: Peter Griffin > > --- > > include/linux/platform_data/dma-st_fdma.h | 72 > > +++ > > 1 file changed,

Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header

2015-09-11 Thread Arnd Bergmann
On Friday 11 September 2015 15:14:24 Peter Griffin wrote: > Signed-off-by: Ludovic Barre > Signed-off-by: Peter Griffin > --- > include/linux/platform_data/dma-st_fdma.h | 72 > +++ > 1 file changed, 72 insertions(+) > create mode 100644 include/linux/platform_data/

[PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header

2015-09-11 Thread Peter Griffin
Signed-off-by: Ludovic Barre Signed-off-by: Peter Griffin --- include/linux/platform_data/dma-st_fdma.h | 72 +++ 1 file changed, 72 insertions(+) create mode 100644 include/linux/platform_data/dma-st_fdma.h diff --git a/include/linux/platform_data/dma-st_fdma.h b/