Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1321653

[PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation

From "Felipe F. Tonello" <eu@felipetonello.com>
Newsgroups linux.kernel
Subject [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation
Date 2016-01-29 12:10 +0100
Message-ID <qWf69-1Wx-11@gated-at.bofh.it> (permalink)
References <qWf69-1Wx-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
---
 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
 
   - audio-routing	: A list of the connections between audio components.
 			  Each entry is a pair of strings, the first being the
-- 
2.7.0

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] ASoC: fsl-asoc-card: add cs4271 and cs4272 support "Felipe F. Tonello" <eu@felipetonello.com> - 2016-01-29 12:10 +0100
  [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation "Felipe F. Tonello" <eu@felipetonello.com> - 2016-01-29 12:10 +0100
    Re: [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation Nicolin Chen <nicoleotsuka@gmail.com> - 2016-01-29 19:10 +0100
      Re: [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation Felipe Ferreri Tonello <eu@felipetonello.com> - 2016-01-31 18:50 +0100
  Re: [PATCH v2 1/2] ASoC: fsl-asoc-card: add cs4271 and cs4272 support Nicolin Chen <nicoleotsuka@gmail.com> - 2016-01-29 19:00 +0100
  Re: [PATCH v2 1/2] ASoC: fsl-asoc-card: add cs4271 and cs4272 support Rob Herring <robh@kernel.org> - 2016-02-01 16:30 +0100

csiph-web