]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commitdf096fde0889a7a624fcc9616ff5ebd7446d131e
treea026e1aaead01f724b011f9d0e0702d391aa461a
parent3d27bc5c313ef9f953d1a8eb6927307cdda3aa52
ARM: imx: remove unnecessary setting for DSM

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>
arch/arm/mach-imx/pm-imx6.c