From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756717AbcA2SCe (ORCPT ); Fri, 29 Jan 2016 13:02:34 -0500 Received: from mail-pa0-f67.google.com ([209.85.220.67]:36105 "EHLO mail-pa0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752422AbcA2SCa (ORCPT ); Fri, 29 Jan 2016 13:02:30 -0500 Date: Fri, 29 Jan 2016 10:02:40 -0800 From: Nicolin Chen To: "Felipe F. Tonello" Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Mark Brown , Takashi Iwai , Rob Herring Subject: Re: [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation Message-ID: <20160129180239.GB7283@Asurada-Nvidia> References: <1454065261-9522-1-git-send-email-eu@felipetonello.com> <1454065261-9522-2-git-send-email-eu@felipetonello.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1454065261-9522-2-git-send-email-eu@felipetonello.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 29, 2016 at 11:01:01AM +0000, Felipe F. Tonello wrote: > Signed-off-by: Felipe F. Tonello > --- > Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt > index ceaef5126989..16b254b04f8c 100644 > --- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt > +++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt > @@ -43,7 +43,7 @@ Required properties: > > - audio-cpu : The phandle of an CPU DAI controller > > - - audio-codec : The phandle of an audio codec > + - audio-codec : The phandle of an audio codec The indentation was fine actually.....how did you see it misaligned? > - audio-routing : A list of the connections between audio components. > Each entry is a pair of strings, the first being the > -- > 2.7.0 >