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:
3e7fc70
)
m32r idle: delete pm_idle, and other dead idle code
author
Len Brown
<len.brown@intel.com>
Sun, 10 Feb 2013 03:42:39 +0000
(22:42 -0500)
committer
Len Brown
<len.brown@intel.com>
Mon, 18 Feb 2013 04:37:06 +0000
(23:37 -0500)
All paths on m32r lead to cpu_relax().
So delete the dead code and simply call cpu_relax() directly.
Signed-off-by: Len Brown <len.brown@intel.com>
Cc: linux-m32r@ml.linux-m32r.org
No differences found