Commit ee136f27 authored by Luca Weiss's avatar Luca Weiss Committed by Greg Kroah-Hartman
Browse files

soc: qcom: llcc: make irq truly optional



[ Upstream commit c882c899 ]

The function platform_get_irq prints an error message into the kernel
log when the irq isn't found.

Since the interrupt is actually optional and not provided by some SoCs,
use platform_get_irq_optional which does not print an error message.

Fixes: c081f306 ("soc: qcom: Add support to register LLCC EDAC driver")
Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221104153041.412020-1-luca.weiss@fairphone.com


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