Message ID | 1414981691-14087-1-git-send-email-yingjoe.chen@mediatek.com |
---|---|
State | Accepted |
Commit | ee76a9abde4f428a3d342822301ddb8d080d6557 |
Headers | show |
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 --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>
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(-)