Re: [PATCH 02/12] drm: of: drm_of_panel_bridge_remove(): convert to of_drm_find_and_get_bridge()
From: Maxime Ripard
Date: Wed Jan 07 2026 - 08:34:19 EST
On Wed, 7 Jan 2026 14:12:53 +0100, Luca Ceresoli wrote:
> of_drm_find_bridge() is deprecated. Move to its replacement
> of_drm_find_and_get_bridge() which gets a bridge reference, and ensure it
> is put when done.
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx>
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime