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:
ff973d0
)
x86: ioapic: Use new setup function in pre_init_apic_IRQ0()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 12:07:54 +0000
(13:07 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 16:26:49 +0000
(17:26 +0100)
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 <tglx@linutronix.de>
No differences found