Re: [PATCH v2 1/7] DMA: shdma: Add r8a7791 support

2014-06-04 Thread Geert Uytterhoeven
On Wed, Jun 4, 2014 at 1:29 PM, Laurent Pinchart wrote: > On Monday 02 June 2014 15:42:05 Geert Uytterhoeven wrote: > > Missing commit message ? I didn't have anything more to say than the one-liner ;-) >> Signed-off-by: Geert Uytterhoeven >> --- >> v2: >> - No changes >> >> Documentation/de

Re: [PATCH v2 1/7] DMA: shdma: Add r8a7791 support

2014-06-04 Thread Laurent Pinchart
Hi Geert, Thank you for the patch. On Monday 02 June 2014 15:42:05 Geert Uytterhoeven wrote: Missing commit message ? > Signed-off-by: Geert Uytterhoeven > --- > v2: > - No changes > > Documentation/devicetree/bindings/dma/shdma.txt | 5 +++-- > drivers/dma/sh/shdmac.c

[PATCH v2 1/7] DMA: shdma: Add r8a7791 support

2014-06-02 Thread Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven --- v2: - No changes Documentation/devicetree/bindings/dma/shdma.txt | 5 +++-- drivers/dma/sh/shdmac.c | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/dma/shdma.txt b/Documentati