On Thu, Jan 18, 2018 at 4:43 AM, Sudeep Holla <[email protected]> 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 <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Frank Rowand <[email protected]> > Signed-off-by: Sudeep Holla <[email protected]> > --- > drivers/of/platform.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > Hi Rob, > > You had Acked the original patch and it's queued via ARM SoC. So can you > please provide ack on this if you are OK with the change.
Acked-by: Rob Herring <[email protected]>

