atheros: rework chained interrupts handling
authorJohn Crispin <john@openwrt.org>
Fri, 12 Sep 2014 06:53:58 +0000 (06:53 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 12 Sep 2014 06:53:58 +0000 (06:53 +0000)
Call generic_handle_irq() instead of do_IRQ() for chained interrupts,
remove XXX_NONE interrupts and call spurious_interrupt() when an interrupt
is unexpected.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42510


No differences found