From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH v2 2/7] DMA: shdma: Spelling s/controll/control/ Date: Wed, 04 Jun 2014 13:25:20 +0200 Message-ID: <5393917.echhd9vGYd@avalon> References: <1401716531-29794-1-git-send-email-geert+renesas@glider.be> <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 Return-path: In-Reply-To: <1401716531-29794-3-git-send-email-geert+renesas@glider.be> Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Simon Horman , Magnus Damm , Ben Dooks , linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, dmaengine@vger.kernel.org List-Id: devicetree@vger.kernel.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