On Fri, 8 Aug 2025 16:49:08 +0200, Luca Ceresoli wrote: > Currently drm_bridge_connector_init() reuses the 'bridge' variable, first > as a loop variable in the long drm_for_each_bridge_in_chain() and then in > the HDMI-specific code as a shortcut to bridge_connector->bridge_cec. > > We are about to remove the 'bridge' loop variable for > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
