diff options
author | 2023-06-06 11:21:22 +0300 | |
---|---|---|
committer | 2023-06-13 11:57:26 -0700 | |
commit | 3aed112953b1877ede66ae77afa4e5a5024be7cb (patch) | |
tree | 7296df8d07dd5813d3c6a2e52c1dffb263222d37 /tools/perf/scripts/python/task-analyzer.py | |
parent | soc: qcom: socinfo: Add support for new fields in revision 19 (diff) | |
download | wireguard-linux-3aed112953b1877ede66ae77afa4e5a5024be7cb.tar.xz wireguard-linux-3aed112953b1877ede66ae77afa4e5a5024be7cb.zip |
soc: qcom: Fix a IS_ERR() vs NULL bug in probe
The devm_ioremap() function returns NULL on error, it never returns
error pointers.
Fixes: a77b2a0b1280 ("soc: qcom: Introduce RPM master stats driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/ZH7sgpLAN23bCz9v@moroto
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions