git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9e334c
)
Blackfin: ints-priority: unify duplicate vec to irq lookup logic
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 30 Mar 2011 05:35:41 +0000
(
01:35
-0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 25 May 2011 12:13:41 +0000
(08:13 -0400)
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 <vapier@gentoo.org>
No differences found