linux/drivers/sh/intc
Paul Mundt b59f9f9775 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>
2012-01-24 17:41:55 +09:00
..
access.c
balancing.c
chip.c sh: intc: optimize intc IRQ lookup 2012-01-24 17:41:55 +09:00
core.c sh: intc: optimize intc IRQ lookup 2012-01-24 17:41:55 +09:00
dynamic.c sh: Add module.h to arch/sh specific files as required. 2011-10-31 19:31:04 -04:00
handle.c
internals.h sh: intc: optimize intc IRQ lookup 2012-01-24 17:41:55 +09:00
Kconfig sh: intc: Add missing files. 2010-10-06 15:38:16 +09:00
Makefile sh: intc: Add missing files. 2010-10-06 15:38:16 +09:00
userimask.c sh: intc - convert sysdev_class to a regular subsystem 2011-12-21 15:09:52 -08:00
virq-debugfs.c
virq.c drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c 2011-10-31 19:31:58 -04:00