ARM: S3C64XX: Provide for board-specific IRQs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Jul 2009 13:57:48 +0000 (14:57 +0100)
committerBen Dooks <ben-linux@fluff.org>
Thu, 17 Sep 2009 09:10:46 +0000 (10:10 +0100)
Set up some IRQ space to allocation to off-SoC interrupt controllers.
Default this to 16 IRQs. If individual boards require more than this
then they will need to modify this file so allocating a small number
helps reduce the number of modifications required.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found