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:
afc51f4
)
ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND
author
Shawn Guo
<shawn.guo@linaro.org>
Wed, 26 Feb 2014 13:40:32 +0000
(21:40 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:40:53 +0000
(10:40 +0800)
When CONFIG_SUSPEND is not enabled, we should reasonably skip the call
to imx6q_suspend_init().
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found