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:
a476bda
)
sh idle: rename global pm_idle to static sh_idle
author
Len Brown
<len.brown@intel.com>
Sun, 10 Feb 2013 03:52:57 +0000
(22:52 -0500)
committer
Len Brown
<len.brown@intel.com>
Mon, 18 Feb 2013 04:34:59 +0000
(23:34 -0500)
SH idle code could use some simplification.
This patch enables that by guaranteeing
that "sh_idle" is local, and thus architecture specific.
Signed-off-by: Len Brown <len.brown@intel.com>
Cc: linux-sh@vger.kernel.org
No differences found