Commit cb83b123 authored by Sireesh Kodali's avatar Sireesh Kodali Committed by Greg Kroah-Hartman
Browse files

remoteproc: qcom: wcnss: Fix handling of IRQs



[ Upstream commit bed0adac ]

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: aed361ad ("remoteproc: qcom: Introduce WCNSS peripheral image loader")
Signed-off-by: default avatarSireesh Kodali <sireeshkodali1@gmail.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220526141740.15834-2-sireeshkodali1@gmail.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 2f735069
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment