diff options
author | David Daney <ddaney@caviumnetworks.com> | 2010-07-23 19:43:49 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 14:26:11 +0200 |
commit | 7d9eee6e52e817c006666b0efc5068aa219dbecb (patch) | |
tree | 8646f4a81ee17a3977b6114f31002fd7d1af0dc1 /arch/arm/mach-aaec2000/aaed2000.c | |
parent | MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions. (diff) | |
download | linux-7d9eee6e52e817c006666b0efc5068aa219dbecb.tar.xz linux-7d9eee6e52e817c006666b0efc5068aa219dbecb.zip |
MIPS: Octeon: Make MSI use handle_simple_irq().
The use of handle_percpu_irq() is not really what we want for MSI, use
handle_simple_irq() instead. This is probably the prototypical case
for using handle_simple_irq(), because all the MSIs are dispatched from
the root interrupt service routine.
Also since the base IRQ is not shared, don't pass IRQF_SHARED.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1488/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/arm/mach-aaec2000/aaed2000.c')
0 files changed, 0 insertions, 0 deletions