Re: [PATCH 0/4] add missing of_node_put

From: Rob Herring
Date: Thu Oct 22 2015 - 11:09:02 EST


On Thu, Oct 22, 2015 at 4:02 AM, Julia Lawall <Julia.Lawall@xxxxxxx> wrote:
> The various for_each device_node iterators performs an of_node_get on each
> iteration, so a break out of the loop requires an of_node_put.

> ---
>
> drivers/of/irq.c | 7 +++++--
> drivers/of/overlay.c | 5 ++++-
> drivers/of/platform.c | 8 ++++++--
> drivers/of/unittest.c | 8 ++++++--
> 4 files changed, 21 insertions(+), 7 deletions(-)

Series applied, thanks.

Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/