commit | 51edfb3375d276ba81ba26220c699a524be71f59 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Fri Apr 13 12:14:01 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Apr 17 16:17:31 2012 +0900 |
tree | 6cd0f11e862cacde1582a6b4d67e891221fdcb30 | |
parent | eb0cdbe6b8cde26318666f86f8f5fb08d2336ce5 [diff] |
sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXED Some SCIF devices specify the same IRQ. We can use SCIx_IRQ_MUXED for this. And change use to evt2irq(), without specifying the value of IRQ directly. This is correction to the SH4 series. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>