From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Date: Wed, 04 Jun 2014 11:25:20 +0000 Subject: Re: [PATCH v2 2/7] DMA: shdma: Spelling s/controll/control/ Message-Id: <5393917.echhd9vGYd@avalon> List-Id: References: <1401716531-29794-1-git-send-email-geert+renesas@glider.be> <1401716531-29794-3-git-send-email-geert+renesas@glider.be> In-Reply-To: <1401716531-29794-3-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hi Geert, Thank you for the patch. On Monday 02 June 2014 15:42:06 Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart > --- > v2: > - New > > Documentation/devicetree/bindings/dma/shdma.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/dma/shdma.txt > b/Documentation/devicetree/bindings/dma/shdma.txt index > d26b7065ae94..2b61cab0525c 100644 > --- a/Documentation/devicetree/bindings/dma/shdma.txt > +++ b/Documentation/devicetree/bindings/dma/shdma.txt > @@ -73,7 +73,7 @@ Example: > }; > > For r8a7790 and newer implementations, the information for the channel > -controll register is found in the dma phandle and #dma-cells is set to 2. > +control register is found in the dma phandle and #dma-cells is set to 2. > > dma0: dma-mux@0 { > compatible = "renesas,shdma-mux"; -- Regards, Laurent Pinchart