mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
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 | ||
| common.h | ||
| core.c | ||
| cpu.c | ||
| dma.c | ||
| headsmp.S | ||
| impd1.c | ||
| integrator_ap.c | ||
| integrator_cp.c | ||
| Kconfig | ||
| leds.c | ||
| lm.c | ||
| Makefile | ||
| Makefile.boot | ||
| pci.c | ||
| pci_v3.c | ||
| platsmp.c | ||
| time.c | ||