Browse Source

pinctrl: Fix path error in documentation

Fix pinconfig include file path.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Yingjoe Chen 10 years ago
parent
commit
ee76a9abde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt

+ 1 - 1
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>