On Tue, 16 Dec 2025 18:58:37 +0100, Luca Ceresoli wrote: > of_drm_find_bridge() is identical to of_drm_find_and_get_bridge() except it > does not increment the refcount. Rewrite it as a wrapper and put the bridge > being returned so the behaviour is still the same. > > Signed-off-by: Luca Ceresoli <[email protected]> > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
