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 kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html