[PATCH] arch: arm: mach-versatile: Add missing of_node_put in integrator.c

Linus Walleij linus.walleij at linaro.org
Wed Sep 13 05:10:36 PDT 2023


On Wed, Jun 15, 2022 at 11:05 AM heliang <windhl at 126.com> wrote:

> In cm_init(), of_find_matching_node() will return a node pointer with
> refcount incremented. We should use of_node_put() when the pointer is
> not used anymore.
>
> Signed-off-by: heliang <windhl at 126.com>

Patch applied.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list