]> asedeno.scripts.mit.edu Git - linux.git/commit
remoteproc: Reset table_ptr on stop
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 5 Jan 2018 23:58:05 +0000 (15:58 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 15 Jan 2018 17:30:04 +0000 (09:30 -0800)
commit0a8b81cb2e413eff4cd9aeac7ef415150b699fb4
tree4e3901dcf686a9091ad02186386cf7c1ae143fa1
parent4f6fd5a03779cefdf3401ed20690f67ff76cf1ff
remoteproc: Reset table_ptr on stop

The installed resource table is no longer accessible after stopping the
remote, so update table_ptr to point to the local copy.

Reviewed-By: Loic Pallardy <loic.pallardy@st.com>
Tested-By: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c