summaryrefslogtreecommitdiff
path: root/drivers/vfio
diff options
context:
space:
mode:
authorSireesh Kodali <sireeshkodali1@gmail.com>2022-05-26 19:47:39 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-21 15:16:07 +0200
commitcb83b12320ea2c69afd738b4fedc65e54dcdedaa (patch)
treebb60737538233db7b0a49718758129eb523565c5 /drivers/vfio
parent2f735069cdc16fe132b7ffebed0f05e4db9a57c2 (diff)
remoteproc: qcom: wcnss: Fix handling of IRQs
[ Upstream commit bed0adac1ded4cb486ba19a3a7e730fbd9a1c9c6 ] 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: aed361adca9f ("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>
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions