]> asedeno.scripts.mit.edu Git - linux.git/commit
remoteproc: st: correct probe error management
authorLoic Pallardy <loic.pallardy@st.com>
Tue, 31 Jan 2017 12:35:53 +0000 (13:35 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 6 Feb 2017 21:09:01 +0000 (13:09 -0800)
commit3e49ecf6b49c31b70235d260b957376c00265c1e
tree8ccc37ec3f52d3bdfd367b6427111c1006f21f2d
parent5e6533f72ce849bf49aaee96429bbe3558789d08
remoteproc: st: correct probe error management

Associated clock is prepared in st_rproc_parse_dt function.
it should be unprepared in case of error during probing.

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