aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorLv Ruyi <[email protected]>2022-04-25 09:18:31 +0000
committerDmitry Baryshkov <[email protected]>2022-05-02 02:39:34 +0300
commit03371e4fbdeb7f596cbceacb59e474248b6d95ac (patch)
tree49df6dd21f764a8a5512b2d3a1c8205fe4042911 /tools/perf/scripts/python/Perf-Trace-Util
parenta36e506711548df923ceb7ec9f6001375be799a5 (diff)
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 <[email protected]> Signed-off-by: Lv Ruyi <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/483294/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions