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

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 sh775x hardware
blocks such as SCI/SCIF/RTC/DMAC/TMU2/REF.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4/setup-sh7750.c