Skip to content
Commit 664399e1 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Wrap calls to descriptor handlers



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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 7801907b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment