sh: multiple vectors per irq - sh7763
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Fri, 6 Mar 2009 05:06:27 +0000 (05:06 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 6 Mar 2009 05:18:43 +0000 (14:18 +0900)
commita6bc77241d79d39ad2ad8010a82ce7e0f437ae05
tree4d2324119db856af555a60403f4f0d85ddd311de
parenta4b1fddcd40f10820fbc123d4d02cd62eeef476c
sh: multiple vectors per irq - sh7763

Update intc tables and platform data to use one linux irq
per maskable interrupt source instead of keeping the one-to-one
mapping between vectors and linux irqs.

This fixes potential irq masking issues for sh7763 hardware
blocks such as RTC/SCIF/DMAC/GETHER/PCIC5/MMCIF/SIM/GPIO/USBF.

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