linux-stable/drivers/remoteproc
Miaoqian Lin 170c919c4b remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region
[ Upstream commit 8f90161a66 ]

The device_node pointer is returned by of_parse_phandle()  with refcount
incremented. We should use of_node_put() on it when done.

Fixes: aed361adca ("remoteproc: qcom: Introduce WCNSS peripheral image loader")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220308063102.10049-1-linmq006@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-20 09:06:36 +02:00
..
Kconfig
Makefile
da8xx_remoteproc.c
omap_remoteproc.c
omap_remoteproc.h
qcom_mdt_loader.c
qcom_mdt_loader.h
qcom_q6v5_pil.c remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load 2021-02-23 13:59:14 +01:00
qcom_wcnss.c remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region 2022-04-20 09:06:36 +02:00
qcom_wcnss.h
qcom_wcnss_iris.c
remoteproc_core.c
remoteproc_debugfs.c
remoteproc_elf_loader.c
remoteproc_internal.h
remoteproc_virtio.c
st_remoteproc.c
ste_modem_rproc.c
wkup_m3_rproc.c