From: Paul Mundt Date: Tue, 24 Jan 2012 08:41:55 +0000 (+0900) Subject: sh: intc: optimize intc IRQ lookup X-Git-Tag: v3.4-rc1~27^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b59f9f9775e643435bba76e30e59e47c19c56dee;p=pandora-kernel.git 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 --- Reading git-diff-tree failed