Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 432b4734 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'renesas-pinmux-fixes-for-v3.10' of...

Merge tag 'renesas-pinmux-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc2

From Simon Horman:
Renesas ARM and SH based SoC pinmux fixes for v3.10

Correct a typo in sh-pfc r8a7779

* tag 'renesas-pinmux-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas

:
  sh-pfc: r8a7779: tidyup intc_irq3_b typo

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 9df00f63 407cd597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2552,7 +2552,7 @@ static const char * const intc_groups[] = {
	"intc_irq2",
	"intc_irq2_b",
	"intc_irq3",
	"intc_irq4_b",
	"intc_irq3_b",
};

static const char * const lbsc_groups[] = {