* [PATCH] pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function()
@ 2017-04-03 8:32 Geert Uytterhoeven
2017-04-03 14:05 ` Tony Lindgren
2017-04-07 9:52 ` Linus Walleij
0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2017-04-03 8:32 UTC (permalink / raw)
To: Tony Lindgren, Linus Walleij; +Cc: linux-gpio, Geert Uytterhoeven
Correct the incorrect function name and description.
Fixes: a76edc89b100e4fe ("pinctrl: core: Add generic pinctrl functions for managing groups")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
drivers/pinctrl/pinmux.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pinctrl/pinmux.c b/drivers/pinctrl/pinmux.c
index 29ad3151abecc42e..9fd6d9087dc508ca 100644
--- a/drivers/pinctrl/pinmux.c
+++ b/drivers/pinctrl/pinmux.c
@@ -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
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function()
2017-04-03 8:32 [PATCH] pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function() Geert Uytterhoeven
@ 2017-04-03 14:05 ` Tony Lindgren
2017-04-07 9:52 ` Linus Walleij
1 sibling, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2017-04-03 14:05 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Linus Walleij, linux-gpio
* Geert Uytterhoeven <geert+renesas@glider.be> [170403 01:35]:
> Correct the incorrect function name and description.
>
> Fixes: a76edc89b100e4fe ("pinctrl: core: Add generic pinctrl functions for managing groups")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Thanks for fixing that:
Acked-by: Tony Lindgren <tony@atomide.com>
> drivers/pinctrl/pinmux.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pinctrl/pinmux.c b/drivers/pinctrl/pinmux.c
> index 29ad3151abecc42e..9fd6d9087dc508ca 100644
> --- a/drivers/pinctrl/pinmux.c
> +++ b/drivers/pinctrl/pinmux.c
> @@ -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
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function()
2017-04-03 8:32 [PATCH] pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function() Geert Uytterhoeven
2017-04-03 14:05 ` Tony Lindgren
@ 2017-04-07 9:52 ` Linus Walleij
1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2017-04-07 9:52 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Tony Lindgren, linux-gpio@vger.kernel.org
On Mon, Apr 3, 2017 at 10:32 AM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
> Correct the incorrect function name and description.
>
> Fixes: a76edc89b100e4fe ("pinctrl: core: Add generic pinctrl functions for managing groups")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Patch applied.
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-04-07 9:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-03 8:32 [PATCH] pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function() Geert Uytterhoeven
2017-04-03 14:05 ` Tony Lindgren
2017-04-07 9:52 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).