mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
664399e1fb
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> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
cpu-h7201.c | ||
cpu-h7202.c | ||
h7201-eval.c | ||
h7202-eval.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot |