commit | 90015c89386ffb8967422fbe9f5e7babf1dc2c5e | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Jul 18 17:57:34 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jul 20 12:18:20 2007 +0900 |
tree | 390d23e35d497237c8ff06b95c41cda4a92bb1d5 | |
parent | 493a358e0a8992ec13098dd084223b55b05a7f03 [diff] |
sh: IPR/INTC2 IRQ setup consolidation. This patch unifies the cpu specific interrupt setup functions for interrupt controller blocks such as ipr, intc2 and intc. There is no point in having separate functions for each interrupt controller, so let's clean this up. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>