On Mon, 08 Jun 2026 16:36:57 +0200, Maxime Ripard <[email protected]> wrote: > The cdns-dsi bridge open-codes the bridge state initialization with > a memset and a manual assignment of the bridge pointer. > > The memset is redundant since the state is already kzalloc-ed, and > __drm_atomic_helper_bridge_state_init() exists for exactly this > purpose. > > [...]
Reviewed-by: Luca Ceresoli <[email protected]> -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
