From: Mike Frysinger Date: Wed, 30 Mar 2011 05:35:41 +0000 (-0400) Subject: Blackfin: ints-priority: unify duplicate vec to irq lookup logic X-Git-Tag: v3.0-rc1~154^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b108049d67090988fbb0b9d9905ffca114b6ff1;p=pandora-kernel.git Blackfin: ints-priority: unify duplicate vec to irq lookup logic Seems the ipipe code just copied & pasted the existing irq lookup logic, so pull the logic out of do_irq() and into a local helper, and convert the two users over to that. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed