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:
52b52b4
)
ARM: msm: kill off hotplug.c
author
Kumar Gala
<galak@codeaurora.org>
Fri, 31 Jan 2014 19:48:29 +0000
(13:48 -0600)
committer
Kumar Gala
<galak@codeaurora.org>
Tue, 4 Feb 2014 22:25:11 +0000
(16:25 -0600)
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just
move that implementation into platsmp.c. At the same time we use the
existing wfi() instead of inline asm.
Signed-off-by: Kumar Gala <galak@codeaurora.org>
No differences found