ARM: imx: remove unnecessary setting for DSM
authorAnson Huang <b20788@freescale.com>
Wed, 17 Dec 2014 04:23:19 +0000 (12:23 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 5 Jan 2015 13:33:47 +0000 (21:33 +0800)
Now we support DSM in OCRAM for all i.MX6 SoCs,
the resume entry point is set in asm code of
suspend-imx6.S, so no need to set the resume
entry point for SRC in pre-suspend flow.

Signed-off-by: Anson Huang <b20788@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found