commit | 47ec6b4ea3b93225a7cb88ae1445fbc7c6a0a239 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Apr 16 10:15:08 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 07 11:52:55 2018 -0400 |
tree | 5569c29a56c4074915cb3ab3213b5fa82d1f5bb0 | |
parent | 60599c1c088af23631bfd4085de37b25e29c9217 [diff] |
imx7: psci: save context id in cpu_on command Replace the psci_save_target_pc call by the new function psci_save(cpu, pc,context_id) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>