On Wed, 9 Jul 2025 18:48:04 +0200, Luca Ceresoli wrote: > Some code needing to know whether a bridge is the last in a chain currently > call drm_bridge_get_next_bridge(). However drm_bridge_get_next_bridge() > will soon increment the refcount of the returned bridge, which would make > such code more annoying to write. > > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
