Searched hist:b59f9f9775e643435bba76e30e59e47c19c56dee (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/sh/intc/ |
H A D | chip.c | diff b59f9f9775e643435bba76e30e59e47c19c56dee Tue Jan 24 02:41:55 CST 2012 Paul Mundt <lethal@linux-sh.org> 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: Paul Mundt <lethal@linux-sh.org>
|
H A D | internals.h | diff b59f9f9775e643435bba76e30e59e47c19c56dee Tue Jan 24 02:41:55 CST 2012 Paul Mundt <lethal@linux-sh.org> 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: Paul Mundt <lethal@linux-sh.org>
|
H A D | core.c | diff b59f9f9775e643435bba76e30e59e47c19c56dee Tue Jan 24 02:41:55 CST 2012 Paul Mundt <lethal@linux-sh.org> 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: Paul Mundt <lethal@linux-sh.org>
|