mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +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> |
||
|---|---|---|
| .. | ||
| dma.c | ||
| generic.c | ||
| generic.h | ||
| irq.c | ||
| Kconfig | ||
| leds-mx1ads.c | ||
| leds.c | ||
| leds.h | ||
| Makefile | ||
| Makefile.boot | ||
| mx1ads.c | ||
| time.c | ||