x86: ioapic: Use setup function in __io_apic_set_pci_routing()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 13:10:54 +0000 (14:10 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 16:26:49 +0000 (17:26 +0100)
The only difference here is that we did not call
__add_pin_to_irq_node() for the legacy irqs, but that's not worth 30
lines of extra code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found