summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLuca Ceresoli <luca.ceresoli@bootlin.com>2025-05-09 15:53:42 +0200
committerLuca Ceresoli <luca.ceresoli@bootlin.com>2025-05-21 13:40:09 +0200
commit3d3f22799c89e6d0d210e0f666c77b3de11429d4 (patch)
treefe5e58c28f16bbd94c03bdedcc1ed178efe6b6c4 /tools/perf/scripts/python/stackcollapse.py
parentee81a4a27d3311c79d69b2f446c6528a491dfa26 (diff)
downloadlinux-3d3f22799c89e6d0d210e0f666c77b3de11429d4.tar.gz
linux-3d3f22799c89e6d0d210e0f666c77b3de11429d4.zip
drm/sti: dvo: convert to devm_drm_bridge_alloc() API
This is the new API for allocating DRM bridges. This driver allocates the DRM bridge separately from the main driver private struct, which prevents using the new devm_drm_bridge_alloc() API. Simplify the code by replacing the struct drm_bridge pointer with an embedded struct drm_bridge inside the private struct, to make use of the new API with the same code flow. Acked-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20250509-drm-bridge-convert-to-alloc-api-v3-16-b8bc1f16d7aa@bootlin.com Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions