David Daney 7d9eee6e52 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>
2010-08-05 13:26:11 +01:00
..
2008-10-27 16:18:26 +00:00
2009-12-17 01:57:35 +00:00
2008-06-05 18:13:15 +01:00
2008-07-30 21:54:38 +01:00
2008-07-30 21:54:38 +01:00
2010-02-27 12:53:14 +01:00
2008-01-07 15:32:03 +00:00