]> git.karo-electronics.de Git - linux-beck.git/commitdiff
sh-pfc: r8a7778: fixup IRQ1A settings
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 May 2013 04:10:17 +0000 (21:10 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 5 Jun 2013 08:17:20 +0000 (17:17 +0900)
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>
drivers/pinctrl/sh-pfc/pfc-r8a7778.c

index bc20083bf53ab8264e7b4a6ab18a35bc8e496c21..6b2c6b58aaf7e461d014b5051fd58ee7d69822c2 100644 (file)
@@ -2080,7 +2080,7 @@ static struct pinmux_cfg_reg pinmux_config_regs[] = {
                             1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
                             1, 1, 1, 1, 3, 2, 3, 3, 3, 3) {
                /* IP2_31 [1] */
-               FN_MLB_CLK,     FN_IRQ3_A,
+               FN_MLB_CLK,     FN_IRQ1_A,
                /* IP2_30 [1] */
                FN_RD_WR_B,     FN_IRQ0,
                /* IP2_29 [1] */