提交 88c759a2 编写于 作者: T TAKEI Mitsuharu 提交者: Paul Mundt

ARM: mach-shmobile: ap4evb: modify LCDC1 irq number

Signed-off-by: NTAKEI Mitsuharu <takei.andr@gmail.com>
Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 c6c049ec
...@@ -596,7 +596,7 @@ static struct resource lcdc1_resources[] = { ...@@ -596,7 +596,7 @@ static struct resource lcdc1_resources[] = {
.flags = IORESOURCE_MEM, .flags = IORESOURCE_MEM,
}, },
[1] = { [1] = {
.start = intcs_evt2irq(0x17a0), .start = intcs_evt2irq(0x1780),
.flags = IORESOURCE_IRQ, .flags = IORESOURCE_IRQ,
}, },
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册