summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLuca Ceresoli <luca.ceresoli@bootlin.com>2025-12-16 20:58:45 +0300
committerLuca Ceresoli <luca.ceresoli@bootlin.com>2025-12-30 12:11:33 +0300
commitc87ad784aacb89cf88c00cde78970543010a6d67 (patch)
treeaef43d104cf54887a47fbab25a8fde010492eacf /include/linux
parentbfb8f5d0a9e756c57d4fc0f7966e4873bbfb34a5 (diff)
downloadlinux-c87ad784aacb89cf88c00cde78970543010a6d67.tar.xz
drm/meson: encoder_hdmi: get/put the next bridge
This driver obtains a bridge pointer from of_drm_find_bridge() in the probe function and stores it until driver removal. of_drm_find_bridge() is deprecated. Move to of_drm_find_and_get_bridge() for the bridge to be refcounted and use bridge->next_bridge to put the reference on deallocation. Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://patch.msgid.link/20251216-drm-bridge-alloc-getput-drm_of_find_bridge-v3-12-b5165fab8058@bootlin.com Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions