kernel_optimize_test/kernel/irq
Alexander Shiyan d6ee6d2325 genirq: Export symbol no_action()
This will allow to use the dummy IRQ handler no_action() from drivers
compiled as module. Drivers which use ARM FIQ interrupts can use this
to request the interrupt via the normal request_irq() mechanism w/o
having to copy the dummy handler to their own code.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Link: http://lkml.kernel.org/r/1395476431-16070-1-git-send-email-shc_work@mail.ru
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2014-03-22 11:33:09 +01:00
..
autoprobe.c
chip.c
debug.h
devres.c
dummychip.c
generic-chip.c
handle.c genirq: Export symbol no_action() 2014-03-22 11:33:09 +01:00
internals.h
irqdesc.c
irqdomain.c
Kconfig
Makefile
manage.c
migration.c
pm.c
proc.c
resend.c
settings.h
spurious.c