[PATCH v2 4/9] drm/omapdrm: use drm_bridge_chain_get_last_bridge()
Maxime Ripard
mripard at kernel.org
Tue Aug 19 06:58:04 PDT 2025
On Fri, 1 Aug 2025 19:05:26 +0200, Luca Ceresoli wrote:
> Use drm_bridge_chain_get_last_bridge() instead of open coding a loop with
> two invocations of drm_bridge_get_next_bridge() per iteration.
>
> Besides being cleaner and more efficient, this change is necessary in
> preparation for drm_bridge_get_next_bridge() to get a reference to the
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard at kernel.org>
Thanks!
Maxime
More information about the linux-arm-kernel
mailing list