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:
4944790
)
x86/apic: Only use default_wait_for_init_deassert()
author
David Rientjes
<rientjes@google.com>
Wed, 5 Feb 2014 07:54:58 +0000
(23:54 -0800)
committer
Ingo Molnar
<mingo@kernel.org>
Sun, 9 Feb 2014 14:15:07 +0000
(15:15 +0100)
es7000_wait_for_init_deassert() is functionally equivalent to
default_wait_for_init_deassert(), so remove the duplicate code
and use only a single function.
Signed-off-by: David Rientjes <rientjes@google.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link:
http://lkml.kernel.org/r/alpine.DEB.2.02.1402042353030.7839@chino.kir.corp.google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found