diff options
author | Dmitry Baryshkov <[email protected]> | 2024-09-03 06:22:54 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2024-10-21 14:11:12 +0300 |
commit | 4f3ec1e5e152ac2c00ee3ea82fcc2700f5e0c5cb (patch) | |
tree | 5f5cdf4e2cd95c5f4e7b794f9a217842250e6910 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | b05093f4296acd9b130b4fc8708a78307e39379e (diff) |
drm/msm/dpu: make dpu_format_populate_addrs return void
The function msm_framebuffer_iova() can not fail, it always returns a
valid address. Drop the useless checks (that were already performed at
the time) and make dpu_format_populate_addrs() return void.
Reviewed-by: Abhinav Kumar <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/612247/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions