From: Yangtao Li <tiny.windzz@xxxxxxxxx> Date: Wed, 21 Nov 2018 10:22:54 -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 is not doing this, so fix it. > > Signed-off-by: Yangtao Li <tiny.windzz@xxxxxxxxx> Applied.