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:
f880ec7
)
x86: ioapic: Use setup function in __io_apic_set_pci_routing()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 13:10:54 +0000
(14:10 +0100)
committer
Thomas 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