mbox series

[GIT,PULL] pinctrl: renesas: Updates for v5.17 (take two)

Message ID cover.1639736856.git.geert+renesas@glider.be
State New
Headers show
Series [GIT,PULL] pinctrl: renesas: Updates for v5.17 (take two) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v5.17-tag2

Message

Geert Uytterhoeven Dec. 17, 2021, 11:07 a.m. UTC
Hi Linus,

The following changes since commit 7c50a407b8687ae3589c740d2347d9ae73887889:

  pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls (2021-11-19 10:55:21 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v5.17-tag2

for you to fetch changes up to ea7e26ebe6a90fe7962823a70ac91f010df71239:

  pinctrl: renesas: r8a779a0: Align comments (2021-12-07 16:58:02 +0100)

----------------------------------------------------------------
pinctrl: renesas: Updates for v5.17 (take two)

  - Align comments in the R-Car V3U pin control driver.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
      pinctrl: renesas: r8a779a0: Align comments

 drivers/pinctrl/renesas/pfc-r8a779a0.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

Comments

Linus Walleij Dec. 20, 2021, 2:15 a.m. UTC | #1
On Fri, Dec 17, 2021 at 12:07 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit 7c50a407b8687ae3589c740d2347d9ae73887889:
>
>   pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls (2021-11-19 10:55:21 +0100)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v5.17-tag2
>
> for you to fetch changes up to ea7e26ebe6a90fe7962823a70ac91f010df71239:
>
>   pinctrl: renesas: r8a779a0: Align comments (2021-12-07 16:58:02 +0100)

Pulled in!

Yours,
Linus Walleij