commit | 69977e7e25a291fd71c6dcaf2c5ea9e776afede5 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Tue Feb 24 22:59:04 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Feb 27 16:53:50 2009 +0900 |
tree | 4ef84b8ca05335c94e5ab12404017bf33c2c6455 | |
parent | bdaa6e8062d7f8085d8ed94ff88c99406ad53d79 [diff] |
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>