ARM: S3C24XX: Add FIQ IRQ routing support
authorBen Dooks <ben@simtec.co.uk>
Mon, 3 Aug 2009 16:26:57 +0000 (17:26 +0100)
committerBen Dooks <ben-linux@fluff.org>
Fri, 14 Aug 2009 00:13:28 +0000 (01:13 +0100)
Add support for routing an IRQ from the normal ARM IRQ mechanism to the
FIQ input of the processor.

Note, also fix a bug where the init_FIQ() function has not been called
when CONFIG_FIQ is enabled.

Signed-off-by; Ben Dooks <ben@simtec.co.uk>

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found