提交 b0666ba4 编写于 作者: L Linus Walleij

pinctrl: fix comment mistake

This variable pertains to pinctrl handles not muxes
specifically.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 c62b2b34
......@@ -700,7 +700,7 @@ static struct pinctrl *create_pinctrl(struct device *dev)
}
}
/* Add the pinmux to the global list */
/* Add the pinctrl handle to the global list */
list_add_tail(&p->node, &pinctrl_list);
return p;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册