Re: [PATCH v2] mach-versatile: (platsmp-realview) Add missing of_node_put()

From: Linus Walleij
Date: Wed Sep 13 2023 - 08:15:39 EST


On Thu, Jun 16, 2022 at 5:54 AM Liang He <windhl@xxxxxxx> wrote:

> In realview_smp_prepare_cpus(), the second of_find_matching_node()
> has no corresponding of_node_put() when the node pointer is not
> used anymore.
>
> Signed-off-by: Liang He <windhl@xxxxxxx>

Patch applied.

Yours,
Linus Walleij