commit | 68975f2d9c5329986753094adc476415472a067e | [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 | a1d76609f965142099b14a575802ac6670c96781 [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>