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:
be5d535
)
x86, MSI: pass irq_cfg and irq_desc
author
Yinghai Lu
<yinghai@kernel.org>
Sat, 6 Dec 2008 02:58:34 +0000
(18:58 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 8 Dec 2008 13:31:59 +0000
(14:31 +0100)
Impact: simplify code
Pass irq_desc and cfg around, instead of raw IRQ numbers - this way
we dont have to look it up again and again.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found