diff options
author | Alex Elder <elder@linaro.org> | 2020-04-03 19:50:04 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-04-17 00:53:15 +0200 |
commit | 13c060b50a341dd60303e5264d12108b5747f200 (patch) | |
tree | b0f84cd03c5baceaae0a92c7f4fdef63557439ed /scripts/genksyms | |
parent | Linux 5.7-rc1 (diff) | |
download | linux-13c060b50a341dd60303e5264d12108b5747f200.tar.xz linux-13c060b50a341dd60303e5264d12108b5747f200.zip |
remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
If looking up the DT "firmware-name" property fails in q6v6_probe(),
the function returns without freeing the remoteproc structure
that has been allocated. Fix this by jumping to the free_rproc
label, which takes care of this.
Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20200403175005.17130-3-elder@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'scripts/genksyms')
0 files changed, 0 insertions, 0 deletions