diff options
| author | Bjorn Andersson <[email protected]> | 2024-03-28 07:40:00 -0700 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2024-04-22 16:22:49 +0300 |
| commit | 3b76287ce88b6e55b6144b5783473d2beeae4380 (patch) | |
| tree | 52cb27d2f9142817ada0c7951ea3ad81608038cb /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 775ce4ba381cf2ea0bd087f26062c3ae26398ad6 (diff) | |
drm/msm/dp: Drop unused dp_debug struct
The members of struct dp_debug are no longer used, so the only purpose
of this struct is as a type of the return value of dp_debug_get(), to
signal success/error.
Drop the struct in favor of signalling the result of initialization
using an int, then merge dp_debug_get() with dp_debug_init() to avoid
the unnecessar boilerplate code.
Signed-off-by: Bjorn Andersson <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/585343/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions