diff options
author | Luca Weiss <luca.weiss@fairphone.com> | 2022-11-04 16:30:41 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-05 23:23:13 -0500 |
commit | c882c899ead3545102a4d71b5fbe73b9e4bc2657 (patch) | |
tree | 3ad11dd88481018edebece2ae6bae57831624606 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f98e12a7e0dab30b48a75554510634c06eecd3e5 (diff) |
soc: qcom: llcc: make irq truly optional
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: c081f3060fab ("soc: qcom: Add support to register LLCC EDAC driver")
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221104153041.412020-1-luca.weiss@fairphone.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions