On Thu, 9 Oct 2025 13:38:58 +0200, Luca Ceresoli wrote: > drm_bridge_attach() modifies the encoder bridge chain, so take a mutex > around such operations to allow users of the chain to protect themselves > from chain modifications while iterating. > > Signed-off-by: Luca Ceresoli <[email protected]> > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
