git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed972cc
)
x86: ioapic: Add io_apic_setup_irq_pin()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 12:00:56 +0000
(13:00 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 16:26:49 +0000
(17:26 +0100)
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 <tglx@linutronix.de>
No differences found