]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
sh: Fix mistake of the member variable of plat_sci_port for SH7343
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Tue, 15 May 2012 01:26:11 +0000 (10:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 17 May 2012 07:45:40 +0000 (16:45 +0900)
commit00d6025e58c6e3b229e28cab721c568af5b1ae05
tree6ca591d9aa2e984f467fc6b91022e1752007e87c
parentfd37e75ed56e3f9ddde15c57a9cbde8256221404
sh: Fix mistake of the member variable of plat_sci_port for SH7343

The current code was going to initialize irq of plat_sci_port.
Not irq, irqs is right.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7343.c