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)
commitf981a3dc1941035a108da1276c448de6b10ddac9
treefd92dc3d666c46f18a97f2a5a1b0abfab0d26f88
parent08c33db6d044d9dc74ddf8d9ee3cb1fa3eca262b
x86: io_apic: Prepare alloc/free_irq_cfg()

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>
arch/x86/kernel/apic/io_apic.c