commit | df096fde0889a7a624fcc9616ff5ebd7446d131e | [log] [tgz] |
---|---|---|
author | Anson Huang <b20788@freescale.com> | Wed Dec 17 12:23:19 2014 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Jan 05 21:33:47 2015 +0800 |
tree | a026e1aaead01f724b011f9d0e0702d391aa461a | |
parent | 3d27bc5c313ef9f953d1a8eb6927307cdda3aa52 [diff] |
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>