commit | 545f3bcf32b6d43d9ac89998e9e72fcdf7accca3 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Fri Apr 13 12:14:02 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Apr 17 16:17:32 2012 +0900 |
tree | b2f20574e9c03514957727d64e2728907cc02680 | |
parent | 51edfb3375d276ba81ba26220c699a524be71f59 [diff] |
sh: sh3: 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 SH3 series. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>