x86: io_apic: Prepare alloc/free_irq_cfg()
authorThomas Gleixner <tglx@linutronix.de>
Fri, 8 Oct 2010 08:44:21 +0000 (10:44 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:40 +0000 (16:53 +0200)
Rename the grossly misnamed get_one_free_irq_cfg() to alloc_irq_cfg().
Add a (not yet used) irq number argument to free_irq_cfg()

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

No differences found