All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Linus Walleij <linus.walleij@linaro.org>, linux-gpio@vger.kernel.org
Subject: Re: [PATCH] pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function()
Date: Mon, 3 Apr 2017 07:05:05 -0700	[thread overview]
Message-ID: <20170403140505.GU8575@atomide.com> (raw)
In-Reply-To: <1491208362-17443-1-git-send-email-geert+renesas@glider.be>

* 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
> 

  reply	other threads:[~2017-04-03 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03  8:32 [PATCH] pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function() Geert Uytterhoeven
2017-04-03 14:05 ` Tony Lindgren [this message]
2017-04-07  9:52 ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170403140505.GU8575@atomide.com \
    --to=tony@atomide.com \
    --cc=geert+renesas@glider.be \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.