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

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

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