diff options
| author | Barnabás Czémán <barnabas.czeman@mainlining.org> | 2025-04-21 04:04:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-19 15:40:11 +0200 |
| commit | 6b05e92c02c7634d0ac7219354b8f428dbaf9ff9 (patch) | |
| tree | 9b1fd48eab0083769d9e6fc314a830cef8a51dc2 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8ac35b8fbe100659543e5939f76954b82cf90dce (diff) | |
| download | kernel-6b05e92c02c7634d0ac7219354b8f428dbaf9ff9.tar.gz | |
soc: qcom: smp2p: Fix fallback to qcom,ipc parse
[ Upstream commit 421777a02bbd9cdabe0ae05a69ee06253150589d ]
mbox_request_channel() returning value was changed in case of error.
It uses returning value of of_parse_phandle_with_args().
It is returning with -ENOENT instead of -ENODEV when no mboxes property
exists.
Fixes: 24fdd5074b20 ("mailbox: use error ret code of of_parse_phandle_with_args()")
Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
Reviewed-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Tested-by: Stephan Gerhold <stephan.gerhold@linaro.org> # msm8939
Link: https://lore.kernel.org/r/20250421-fix-qcom-smd-v1-2-574d071d3f27@mainlining.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
