提交 6bffa7e1 编写于 作者: G Geert Uytterhoeven 提交者: Linus Walleij

pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function()

Correct the incorrect function name and description.

Fixes: a76edc89 ("pinctrl: core: Add generic pinctrl functions for managing groups")
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: NTony Lindgren <tony@atomide.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 00df0582
......@@ -763,7 +763,7 @@ struct function_desc *pinmux_generic_get_function(struct pinctrl_dev *pctldev,
EXPORT_SYMBOL_GPL(pinmux_generic_get_function);
/**
* pinmux_generic_get_function_groups() - gets the function groups
* pinmux_generic_add_function() - adds a function group
* @pctldev: pin controller device
* @name: name of the function
* @groups: array of pin groups
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册