diff mbox

pinctrl: Fix path error in documentation

Message ID 1414981691-14087-1-git-send-email-yingjoe.chen@mediatek.com
State Accepted
Commit ee76a9abde4f428a3d342822301ddb8d080d6557
Headers show

Commit Message

Yingjoe Chen Nov. 3, 2014, 2:28 a.m. UTC
Fix pinconfig include file path.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
---
 Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Linus Walleij Nov. 4, 2014, 10:16 a.m. UTC | #1
On Mon, Nov 3, 2014 at 3:28 AM, Yingjoe Chen <yingjoe.chen@mediatek.com> wrote:

> Fix pinconfig include file path.
>
> Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>

Thanks for spotting this!

Patch applied.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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
-<include/linux/pinctrl/pinconfig-generic.h>
+<include/linux/pinctrl/pinconf-generic.h>