From: Thomas Gleixner Date: Wed, 23 Feb 2011 13:10:54 +0000 (+0100) Subject: x86: ioapic: Use setup function in __io_apic_set_pci_routing() X-Git-Tag: v2.6.39-rc1~503^2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0799c04b2080e0832538a911361f962c93fb744;p=pandora-kernel.git x86: ioapic: Use setup function in __io_apic_set_pci_routing() 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 --- Reading git-diff-tree failed