From: Thomas Gleixner Date: Wed, 23 Feb 2011 12:00:56 +0000 (+0100) Subject: x86: ioapic: Add io_apic_setup_irq_pin() X-Git-Tag: v2.6.39-rc1~503^2~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff973d041e5ab9ada9e49f4e93ef3a699c511463;p=pandora-kernel.git x86: ioapic: Add io_apic_setup_irq_pin() There are about four places in the ioapic code which do exactly the same setup sequence. Also the OF based ioapic setup needs that function to avoid putting the OF specific code into ioapic.c Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed