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)
commit3d6ad460214cc72b93333f51f498441a56d622e9
treef6c5f19467d3f3c78b014d9adcf9e4a18eaa75fa
parentc42f32dca3855d8f867387ec6993d9b62516a00e
sh: multiple vectors per irq - sh7760

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>
arch/sh/drivers/dma/Kconfig
arch/sh/kernel/cpu/sh4/setup-sh7760.c