Skip to content
Commit b59f9f97 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: intc: optimize intc IRQ lookup



This ensures that the sense/prio lists are sorted at registration time,
enabling us to use a simple binary search for an optimized lookup
(something that had been on the TODO for some time).

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 30377642
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