This is part of Thomas Gleixner's generic IRQ patch, which converts ARM to use the generic IRQ subsystem. Here, we wrap calls to desc->handler() in an inline function, desc_handle_irq(). This reduces the size of Thomas' patch since the changes become more localised. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| clock.c | ||
| clock.h | ||
| core.c | ||
| core.h | ||
| Kconfig | ||
| Makefile | ||
| Makefile.boot | ||
| pci.c | ||
| versatile_ab.c | ||
| versatile_pb.c | ||