git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d27bc5
)
ARM: imx: remove unnecessary setting for DSM
author
Anson Huang
<b20788@freescale.com>
Wed, 17 Dec 2014 04:23:19 +0000
(12:23 +0800)
committer
Shawn 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