sh: multiple vectors per irq - sh7785
authorMagnus Damm <damm@igel.co.jp>
Tue, 24 Feb 2009 13:59:19 +0000 (22:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 27 Feb 2009 07:53:50 +0000 (16:53 +0900)
commit57e41c86e21c03941d17df29e0793fd04585d9ee
treecdf34bdd1f946bd7bdaed739584cadd597e8a3b2
parenta842fb2d11ee478dc2fd09b736b1bc62c386f18a
sh: multiple vectors per irq - sh7785

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 sh7785 hardware
blocks such as SCIF/DMAC/PCIC5/MMCIF/GDTA/FLCTL/GPIO

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Tested-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7785.c