commit | fd7451a188c5a0e7628070ce774f0687c3492e15 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Apr 16 10:15:10 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 07 11:52:55 2018 -0400 |
tree | 55ea09074aa1546a265c789c03603f3fec95a16b | |
parent | 0364816292bf8800e51d6c768798039d035df749 [diff] |
uniphier: 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> Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>