diff options
| author | Luca Ceresoli <luca.ceresoli@bootlin.com> | 2025-05-09 15:53:36 +0200 |
|---|---|---|
| committer | Luca Ceresoli <luca.ceresoli@bootlin.com> | 2025-05-21 13:40:09 +0200 |
| commit | 0241b190acb8399b23efe7188aa43bbbeed2500e (patch) | |
| tree | 51d00ff25742582a60ee6fb45d77f485210a867d /tools/perf/scripts/python | |
| parent | f35753992cda94d69e5e96224dc470516f2c45cd (diff) | |
| download | linux-0241b190acb8399b23efe7188aa43bbbeed2500e.tar.gz linux-0241b190acb8399b23efe7188aa43bbbeed2500e.zip | |
drm/omap: dss: hdmi4: convert to devm_drm_bridge_alloc() API
This is the new API for allocating DRM bridges.
Switching from a non-devm to a devm allocation allows removing the kfree()
in the remove function and in the probe error management code, and as a
consequence to simplify the code flow by removing now unnecessary gotos.
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250509-drm-bridge-convert-to-alloc-api-v3-10-b8bc1f16d7aa@bootlin.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
