Commits

Shawn Guo committed afc51f46430
ARM: imx6: call suspend_set_ops() from suspend routine Rename function imx6q_ocram_suspend_init() to imx6q_suspend_init() and call suspend_set_ops() from there. Now we get a centralized function for suspend initialization. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>