commit | f981a3dc1941035a108da1276c448de6b10ddac9 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 08 10:44:21 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:53:40 2010 +0200 |
tree | fd92dc3d666c46f18a97f2a5a1b0abfab0d26f88 | |
parent | 08c33db6d044d9dc74ddf8d9ee3cb1fa3eca262b [diff] |
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>