sh: multiple vectors per irq - sh7760
authorMagnus Damm <damm@igel.co.jp>
Mon, 11 May 2009 09:01:08 +0000 (09:01 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 12:59:58 +0000 (21:59 +0900)
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 sh7760 hardware
blocks such as DMAC/TMU2/REF.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found