diff options
author | Michael Walle <mwalle@kernel.org> | 2025-07-16 16:41:07 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2025-07-18 14:55:48 +0300 |
commit | 66cdf05f8548e27a5ad274f0b25db284871eb75e (patch) | |
tree | 334e5c107eb430d1f41a67249059d2278805fd24 /scripts/lib/kdoc/kdoc_files.py | |
parent | fe69a391808404977b1f002a6e7447de3de7a88e (diff) | |
download | linux-66cdf05f8548e27a5ad274f0b25db284871eb75e.tar.xz |
drm/tidss: encoder: convert to devm_drm_bridge_alloc()
Convert the tidss encoder to use devm_drm_bridge_alloc(). Instead of
allocating the memory by drmm_simple_encoder_alloc() use
devm_drm_bridge_alloc() and initialize the encoder afterwards.
Fixes: a7748dd127ea ("drm/bridge: get/put the bridge reference in drm_bridge_add/remove()")
Signed-off-by: Michael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20250716134107.4084945-1-mwalle@kernel.org
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions