diff options
author | Lv Ruyi <lv.ruyi@zte.com.cn> | 2022-04-25 12:18:31 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-05-02 02:39:34 +0300 |
commit | 03371e4fbdeb7f596cbceacb59e474248b6d95ac (patch) | |
tree | 49df6dd21f764a8a5512b2d3a1c8205fe4042911 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a36e506711548df923ceb7ec9f6001375be799a5 (diff) | |
download | linux-03371e4fbdeb7f596cbceacb59e474248b6d95ac.tar.xz |
drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
The irq_of_parse_and_map() function returns 0 on failure, and does not
return a negative value anyhow, so never enter this conditional branch.
Fixes: f6a8eaca0ea1 ("drm/msm/mdp5: use irqdomains")
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/483294/
Link: https://lore.kernel.org/r/20220425091831.3500487-1-lv.ruyi@zte.com.cn
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions