commit | 110666dc655a142bc693ffa61de8eef82c0a8a98 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Feb 26 21:40:32 2014 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Mar 05 10:40:53 2014 +0800 |
tree | 5344ca52089214f71b3bed6c83abacc4e24a7892 | |
parent | afc51f4643063c4285f713a27bb39077b1ef1ed3 [diff] |
ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND 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>