linux-stable/drivers/remoteproc
Sireesh Kodali 4359f82bea remoteproc: qcom: wcnss: Fix handling of IRQs
[ Upstream commit bed0adac1d ]

The wcnss_get_irq function is expected to return a value > 0 in the
event that an IRQ is succssfully obtained, but it instead returns 0.
This causes the stop and ready IRQs to never actually be used despite
being defined in the device-tree. This patch fixes that.

Fixes: aed361adca ("remoteproc: qcom: Introduce WCNSS peripheral image loader")
Signed-off-by: Sireesh Kodali <sireeshkodali1@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220526141740.15834-2-sireeshkodali1@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-25 11:15:21 +02:00
..
Kconfig
Makefile
da8xx_remoteproc.c
imx_rproc.c
keystone_remoteproc.c
omap_remoteproc.c
omap_remoteproc.h
qcom_adsp_pil.c
qcom_common.c
qcom_common.h
qcom_q6v5.c
qcom_q6v5.h
qcom_q6v5_pil.c
qcom_q6v5_wcss.c
qcom_sysmon.c
qcom_wcnss.c remoteproc: qcom: wcnss: Fix handling of IRQs 2022-08-25 11:15:21 +02:00
qcom_wcnss.h
qcom_wcnss_iris.c
remoteproc_core.c
remoteproc_debugfs.c
remoteproc_elf_loader.c
remoteproc_internal.h
remoteproc_sysfs.c
remoteproc_virtio.c
st_remoteproc.c
st_slim_rproc.c
wkup_m3_rproc.c