ARM: imx6: call suspend_set_ops() from suspend routine
authorShawn Guo <shawn.guo@linaro.org>
Wed, 26 Feb 2014 13:28:18 +0000 (21:28 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:40:52 +0000 (10:40 +0800)
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>

No differences found