genirq: Use sane sparse allocator
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 18:02:56 +0000 (20:02 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:39:07 +0000 (16:39 +0200)
Make irq_to_desc_alloc_node() a wrapper around the new allocator.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>

No differences found