[PATCH v3 19/22] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
Maxime Ripard
mripard at kernel.org
Wed Dec 17 02:25:19 PST 2025
On Tue, 16 Dec 2025 18:58:52 +0100, Luca Ceresoli wrote:
> The main loop in imx8qxp_pixel_link_find_next_bridge() requires calling
> of_node_put() in multiple places, complicating code flow. Simplify it by
> using a cleanup action and making the 'remote' variable scope local to the
> loop.
>
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard at kernel.org>
Thanks!
Maxime
More information about the linux-arm-kernel
mailing list