ARM: rpc: make default fiq handler run-time installed
authorRob Herring <rob.herring@calxeda.com>
Thu, 9 Feb 2012 00:24:23 +0000 (18:24 -0600)
committerRob Herring <rob.herring@calxeda.com>
Tue, 21 Feb 2012 23:04:33 +0000 (17:04 -0600)
commit78cbaaca6908c2ddf1bd26cf58c408938654e3d8
tree7e52f81c470138284f40617ffb51126bc3a3c496
parent13a5045d4ee5a244195062cbf2c651d1b4f22aa7
ARM: rpc: make default fiq handler run-time installed

Only rpc uses disable_fiq macro. Change it to a run-time installed
default FIQ handler. The handler is installed before FIQ is enabled
so the behavior should be unchanged.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
arch/arm/mach-rpc/Makefile
arch/arm/mach-rpc/fiq.S [new file with mode: 0644]
arch/arm/mach-rpc/irq.c
This page took 0.024781 seconds and 5 git commands to generate.