commit | 3d6ad460214cc72b93333f51f498441a56d622e9 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Mon May 11 09:01:08 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 11 21:59:58 2009 +0900 |
tree | f6c5f19467d3f3c78b014d9adcf9e4a18eaa75fa | |
parent | c42f32dca3855d8f867387ec6993d9b62516a00e [diff] |
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>