From: Thomas Gleixner Date: Wed, 23 Feb 2011 12:07:54 +0000 (+0100) Subject: x86: ioapic: Use new setup function in pre_init_apic_IRQ0() X-Git-Tag: v2.6.39-rc1~503^2~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f880ec78fabebc58180778d223600e9be7b48502;p=pandora-kernel.git x86: ioapic: Use new setup function in pre_init_apic_IRQ0() Remove the duplicated code and call the function. It does not matter whether we allocated the cfg before calling setup_local_APIC() and we can set the irq chip and handler after that as well. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed