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)
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>

No differences found