On 19 January 2018 at 09:37, Sudeep Holla <sudeep.ho...@arm.com> wrote: > Hi Andy, > > On 18/01/18 10:43, Sudeep Holla wrote: >> We need to call of_node_put() for device nodes obtained with >> of_find_node_by_path(). >> >> Fixes: 3aa0582fdb82 ("of: platform: populate /firmware/ node from >> of_platform_default_populate_init()") >> Reported-by: Loys Ollivier <lolliv...@baylibre.com> >> Cc: Rob Herring <robh...@kernel.org> >> Cc: Frank Rowand <frowand.l...@gmail.com> >> Signed-off-by: Sudeep Holla <sudeep.ho...@arm.com> >> --- >> drivers/of/platform.c | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) >> > > Can you pick up this with other fixes you would send after v4.16-rc1 or > do you prefer me to route through ARM-SoC directly ? Let me know.
I can pick this up for fixes, no problem. I can send it along right now if you like. This is a pretty low risk patch. Regards, Andy