From: Yangtao Li <tiny.win...@gmail.com> Date: Thu, 22 Nov 2018 07:34:41 -0500
> of_find_node_by_path() acquires a reference to the node > returned by it and that reference needs to be dropped by its caller. > This place doesn't do that, so fix it. > > Signed-off-by: Yangtao Li <tiny.win...@gmail.com> Applied.