x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 13:52:16 +0000 (14:52 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 16:26:50 +0000 (17:26 +0100)
commitda1ad9d7b2477594e8ff43706644ba8a375ad62a
tree38f7d23ba0c9439315c3fca5bb4aaeecff9eddd5
parent2d57e37dbf648fd6547752b8954f4104a85f4b15
x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()

Another version of the same thing. Only set the pin programmed, when
the setup function succeeds.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/io_apic.c