mbox series

[GIT,PULL] pinctrl: renesas: Updates for v6.5

Message ID cover.1685094670.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Delegated to: Geert Uytterhoeven
Headers show
Series [GIT,PULL] pinctrl: renesas: Updates for v6.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v6.5-tag1

Message

Geert Uytterhoeven May 26, 2023, 9:53 a.m. UTC
Hi Linus,

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v6.5-tag1

for you to fetch changes up to 5d32cead772c3d074947cb7277dea7532133037b:

  pinctrl: renesas: Fix spaces followed by tabs (2023-05-09 11:51:33 +0200)

----------------------------------------------------------------
pinctrl: renesas: Updates for v6.5

  - Fix whitespace.

Thanks for pulling!

----------------------------------------------------------------
Marek Vasut (1):
      pinctrl: renesas: Fix spaces followed by tabs

 drivers/pinctrl/renesas/pfc-r8a77970.c | 2 +-
 drivers/pinctrl/renesas/pfc-r8a77980.c | 6 +++---
 2 files changed, 4 insertions(+), 4 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 May 29, 2023, 9:23 a.m. UTC | #1
On Fri, May 26, 2023 at 11:53 AM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
>
>   Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v6.5-tag1
>
> for you to fetch changes up to 5d32cead772c3d074947cb7277dea7532133037b:
>
>   pinctrl: renesas: Fix spaces followed by tabs (2023-05-09 11:51:33 +0200)

Pulled into my "devel" branch for v6.5.

Excellent work, as always.

Yours,
Linus Walleij