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:
ddd5f51
)
arm/imx: remove cpu_is_xxx() from arch_idle()
author
Shawn Guo
<shawn.guo@linaro.org>
Wed, 28 Sep 2011 09:16:06 +0000
(17:16 +0800)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Tue, 4 Oct 2011 08:55:06 +0000
(10:55 +0200)
This patch adds an idle hook imx_idle to be called in arch_idle().
Any soc that needs a customized idle implementation other than
cpu_do_idle() can set up this hook in soc specific call.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found