From patchwork Mon Nov 3 02:28:11 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yingjoe Chen X-Patchwork-Id: 39996 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f200.google.com (mail-lb0-f200.google.com [209.85.217.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id CB2452405B for ; Mon, 3 Nov 2014 02:28:29 +0000 (UTC) Received: by mail-lb0-f200.google.com with SMTP id f15sf5802505lbj.7 for ; Sun, 02 Nov 2014 18:28:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:cc:subject:date:message-id :mime-version:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe:content-type; bh=rQgWgJ19iAKjDCMhGuBiZ+kNahyMUowjSq4Ev/PI9dQ=; b=W9gV+MotXB8kDPkyokvgHV9msY+Ykqb3aqq6QrufHC5Djn3Htmq6tdoHtWWu802Ddb spCFlHo8j4enMf+Z77DvTrHow69882WfromwR3VG9KPw3u6TYgW7nr1tmxyttekAlb6x VUcjS4p0ZuM05KCQ12em5sZuw4cjbicXr7D3khQ/hL6KsaQ2ua6W9EuvyEJcTcEprl48 QLE7jQXlAk9twUa7+fLOaOFU2YG8YrLavUYAzfoEKELRqG/VKLDM2gFYfN+Ysp6hIcMB HvFmcWQ0yo9T8Krj67YSSkqpw0pfbowOFIX5/lKSoo1yBBZT4TsMsPRjWHzqmn0Z0CtQ W1dw== X-Gm-Message-State: ALoCoQl2pNrLpMjv4Iftxhjz0eMSWKbOmKGJ88XolBeTlv/Axip2USFoFdR0q/TASgQWZIHs9+Ma X-Received: by 10.180.182.164 with SMTP id ef4mr2268583wic.0.1414981708650; Sun, 02 Nov 2014 18:28:28 -0800 (PST) X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.161.234 with SMTP id xv10ls111633lab.99.gmail; Sun, 02 Nov 2014 18:28:28 -0800 (PST) X-Received: by 10.152.21.135 with SMTP id v7mr48103415lae.65.1414981708406; Sun, 02 Nov 2014 18:28:28 -0800 (PST) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com. [209.85.217.171]) by mx.google.com with ESMTPS id z3si30496022lad.17.2014.11.02.18.28.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 02 Nov 2014 18:28:28 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.171 as permitted sender) client-ip=209.85.217.171; Received: by mail-lb0-f171.google.com with SMTP id b6so594985lbj.16 for ; Sun, 02 Nov 2014 18:28:28 -0800 (PST) X-Received: by 10.112.52.37 with SMTP id q5mr11579061lbo.32.1414981708178; Sun, 02 Nov 2014 18:28:28 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.84.229 with SMTP id c5csp180214lbz; Sun, 2 Nov 2014 18:28:27 -0800 (PST) X-Received: by 10.68.180.130 with SMTP id do2mr40180482pbc.28.1414981706703; Sun, 02 Nov 2014 18:28:26 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ly4si9764533pdb.174.2014.11.02.18.28.26 for ; Sun, 02 Nov 2014 18:28:26 -0800 (PST) Received-SPF: none (google.com: devicetree-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752803AbaKCC2Z (ORCPT + 4 others); Sun, 2 Nov 2014 21:28:25 -0500 Received: from mailgw01.mediatek.com ([210.61.82.183]:32902 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752796AbaKCC2Y (ORCPT ); Sun, 2 Nov 2014 21:28:24 -0500 X-Listener-Flag: 11101 Received: from mtkhts07.mediatek.inc [(172.21.101.69)] by mailgw01.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 1253135776; Mon, 03 Nov 2014 10:28:19 +0800 Received: from mtksdtcf02.mediatek.inc (10.21.12.142) by mtkhts07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 14.3.181.6; Mon, 3 Nov 2014 10:28:19 +0800 From: Yingjoe Chen To: Linus Walleij CC: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Yingjoe Chen , , , , , , , , , Subject: [PATCH] pinctrl: Fix path error in documentation Date: Mon, 3 Nov 2014 10:28:11 +0800 Message-ID: <1414981691-14087-1-git-send-email-yingjoe.chen@mediatek.com> X-Mailer: git-send-email 1.8.1.1.dirty MIME-Version: 1.0 X-MTK: N Sender: devicetree-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: devicetree@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: yingjoe.chen@mediatek.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.171 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Fix pinconfig include file path. Signed-off-by: Yingjoe Chen --- Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt index 98eb94d..47d84b6 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt @@ -216,4 +216,4 @@ arguments are described below. or 0 to disable debouncing More in-depth documentation on these parameters can be found in - +