aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorLv Ruyi <[email protected]>2022-04-25 09:09:47 +0000
committerDmitry Baryshkov <[email protected]>2022-05-02 02:07:08 +0300
commit95093595914c17f32e1d6228b4db06fab8cebd35 (patch)
treead7edd655632555c7bd50f0af3065315da909747 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent3e9c146f4997e32d257215b0036b2425c6053ffe (diff)
drm/msm/dpu: 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: 25fdd5933e4c ("drm/msm: Add SDM845 DPU support") 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/483291/ 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/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions