aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7778.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-05-14 00:10:17 -0400
committerSimon Horman <horms+renesas@verge.net.au>2013-06-05 04:17:20 -0400
commitd64d00504acede6a90f9f49867f7705ba638f121 (patch)
tree6072cfb5a0db0606ce37ac209919b8d3b90907b8 /drivers/pinctrl/sh-pfc/pfc-r8a7778.c
parenteca4e3b3ccea8ca2a71bd33ab517d8387536b44d (diff)
sh-pfc: r8a7778: fixup IRQ1A settings
IP2[31] func2 is IRQ1A, not IRQ3A Reported-by: Yusuke Goda <yusuke.goda.sx@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/pinctrl/sh-pfc/pfc-r8a7778.c')
-rw-r--r--drivers/pinctrl/sh-pfc/pfc-r8a7778.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7778.c b/drivers/pinctrl/sh-pfc/pfc-r8a7778.c
index bc20083bf53a..6b2c6b58aaf7 100644
--- a/drivers/pinctrl/sh-pfc/pfc-r8a7778.c
+++ b/drivers/pinctrl/sh-pfc/pfc-r8a7778.c
@@ -2080,7 +2080,7 @@ static struct pinmux_cfg_reg pinmux_config_regs[] = {
2080 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2080 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
2081 1, 1, 1, 1, 3, 2, 3, 3, 3, 3) { 2081 1, 1, 1, 1, 3, 2, 3, 3, 3, 3) {
2082 /* IP2_31 [1] */ 2082 /* IP2_31 [1] */
2083 FN_MLB_CLK, FN_IRQ3_A, 2083 FN_MLB_CLK, FN_IRQ1_A,
2084 /* IP2_30 [1] */ 2084 /* IP2_30 [1] */
2085 FN_RD_WR_B, FN_IRQ0, 2085 FN_RD_WR_B, FN_IRQ0,
2086 /* IP2_29 [1] */ 2086 /* IP2_29 [1] */