diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-09-25 18:09:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-29 20:51:40 +0200 |
commit | 080481f97f425f89440386d02201c1d014f9e0dc (patch) | |
tree | 1c5dc1598f69e464263cacd54c10bc5c4b5322b5 /security | |
parent | irq: Export per-cpu irq allocation and de-allocation functions (diff) | |
download | linux-080481f97f425f89440386d02201c1d014f9e0dc.tar.xz linux-080481f97f425f89440386d02201c1d014f9e0dc.zip |
irqchip: armada-370-xp: Rework per-cpu interrupts handling
The MPIC driver currently has a list of interrupts to handle as per-cpu.
Since the timer, fabric and neta interrupts were the only per-cpu
interrupts in the system, we can now remove the switch and just check for
the hardware irq number to determine whether a given interrupt is per-cpu
or not.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions