From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754562AbcA2LAm (ORCPT ); Fri, 29 Jan 2016 06:00:42 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35869 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751889AbcA2LAM (ORCPT ); Fri, 29 Jan 2016 06:00:12 -0500 From: "Felipe F. Tonello" To: alsa-devel@alsa-project.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Mark Brown , Takashi Iwai , Nicolin Chen , Rob Herring Subject: [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation Date: Fri, 29 Jan 2016 11:01:01 +0000 Message-Id: <1454065261-9522-2-git-send-email-eu@felipetonello.com> X-Mailer: git-send-email 2.7.0 In-Reply-To: <1454065261-9522-1-git-send-email-eu@felipetonello.com> References: <1454065261-9522-1-git-send-email-eu@felipetonello.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 - audio-routing : A list of the connections between audio components. Each entry is a pair of strings, the first being the -- 2.7.0