ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND
authorShawn Guo <shawn.guo@linaro.org>
Wed, 26 Feb 2014 13:40:32 +0000 (21:40 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:40:53 +0000 (10:40 +0800)
commit110666dc655a142bc693ffa61de8eef82c0a8a98
tree5344ca52089214f71b3bed6c83abacc4e24a7892
parentafc51f4643063c4285f713a27bb39077b1ef1ed3
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>
arch/arm/mach-imx/pm-imx6q.c
This page took 0.036361 seconds and 5 git commands to generate.