linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	linux-sh@vger.kernel.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH] pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
Date: Fri, 02 Oct 2015 14:45:07 +0000	[thread overview]
Message-ID: <1993757.9LYjE81XZo@avalon> (raw)
In-Reply-To: <1443016754-24203-1-git-send-email-geert+renesas@glider.be>

Hi Geert,

On Wednesday 23 September 2015 15:59:14 Geert Uytterhoeven wrote:
> The sh_pfc_soc_info.gpio_data[] array contains not only GPIO data, but
> also various other pinmux-related data (functions and marks).
> Every single driver already calls its local array pinmux_data[].
> Hence rename the sh_pfc_soc_info member to "pinmux_data".
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Everything that could make the pfc driver more readable is welcome :-)

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>  drivers/pinctrl/sh-pfc/core.c        | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-emev2.c   | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-r8a73a4.c | 8 ++++----
>  drivers/pinctrl/sh-pfc/pfc-r8a7740.c | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 8 ++++----
>  drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7203.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7264.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7269.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh73a0.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7720.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7722.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7723.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7724.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7734.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7757.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7785.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-sh7786.c  | 4 ++--
>  drivers/pinctrl/sh-pfc/pfc-shx3.c    | 4 ++--
>  drivers/pinctrl/sh-pfc/sh_pfc.h      | 6 +++---
>  24 files changed, 53 insertions(+), 53 deletions(-)

-- 
Regards,

Laurent Pinchart


      parent reply	other threads:[~2015-10-02 14:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 13:59 [PATCH] pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[] Geert Uytterhoeven
2015-10-02 10:58 ` Linus Walleij
2015-10-02 14:45 ` Laurent Pinchart [this message]

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=1993757.9LYjE81XZo@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=geert+renesas@glider.be \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-sh@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 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).