commit | a1d76609f965142099b14a575802ac6670c96781 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Apr 16 10:15:07 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 07 11:52:54 2018 -0400 |
tree | a47a539ec2db5badd9fc75583c5ef42bfb0bfed6 | |
parent | e020737351cb0ffab54f1b0ae3a1218c763ee7a7 [diff] |
ls102xa: 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>