From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751745AbcL3IBG (ORCPT ); Fri, 30 Dec 2016 03:01:06 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:33206 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751127AbcL3IBE (ORCPT ); Fri, 30 Dec 2016 03:01:04 -0500 From: yegorslists@googlemail.com To: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, lgirdwood@gmail.com, robh+dt@kernel.org, broonie@kernel.org, Yegor Yefremov Subject: [PATCH] Documentation: simple-card: add full path to widgets.txt Date: Fri, 30 Dec 2016 09:00:41 +0100 Message-Id: <1483084841-9461-1-git-send-email-yegorslists@googlemail.com> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Yegor Yefremov Signed-off-by: Yegor Yefremov --- Documentation/devicetree/bindings/sound/simple-card.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/sound/simple-card.txt b/Documentation/devicetree/bindings/sound/simple-card.txt index c7a9393..4198fe5 100644 --- a/Documentation/devicetree/bindings/sound/simple-card.txt +++ b/Documentation/devicetree/bindings/sound/simple-card.txt @@ -10,7 +10,8 @@ Optional properties: - simple-audio-card,name : User specified audio sound card name, one string property. -- simple-audio-card,widgets : Please refer to widgets.txt. +- simple-audio-card,widgets : Please refer to + Documentation/devicetree/bindings/sound/widgets.txt. - simple-audio-card,routing : A list of the connections between audio components. Each entry is a pair of strings, the first being the connection's sink, the second being the connection's -- 2.1.4