Re: [PATCH 08/11] drm/mcde: dsi: simplify device_node management using scoped for_each variant
Linus Walleij <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.comp.video.dri.devel |
|---|---|
| Message-ID | <CAD++jLkdF2wyWLtXnuO7egzwHqijtkGpd91SYT6Fhc++x9kf1g@mail.gmail.com> |
On Fri, Aug 14, 2026 at 4:07 PM Luca Ceresoli <[email protected]> wrote: > Before further modifying this function, simpify the struct device_node > management using the scoped variat of for_each_available_child_of_node(). > > Signed-off-by: Luca Ceresoli <[email protected]> This looks like it can be queued already irrespective of other patches, Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij