x86, MSI: pass irq_cfg and irq_desc
authorYinghai Lu <yinghai@kernel.org>
Sat, 6 Dec 2008 02:58:34 +0000 (18:58 -0800)
committerIngo 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