Re: [PATCH 01/11] drm: of: drm_of_find_panel_or_bridge: simplify freeing the remote node pointer
"Maxime Ripard" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.comp.video.dri.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 14 Aug 2026 16:05:49 +0200, Luca Ceresoli wrote: > In prepataion to further modify the logic of this function, simplify > putting the struct device_node pointer by using a cleanup action. > > Signed-off-by: Luca Ceresoli <[email protected]> Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime