From: Shawn Guo Date: Wed, 26 Feb 2014 13:28:18 +0000 (+0800) Subject: ARM: imx6: call suspend_set_ops() from suspend routine X-Git-Tag: v3.15-rc1~79^2~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc51f4643063c4285f713a27bb39077b1ef1ed3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed