From: Vladimir Zapolskiy Date: Sun, 28 Sep 2014 23:47:46 +0000 (+0300) Subject: thermal: fix multiple disbalanced device node counters X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~158^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2aad93c7edd5e1bc26cc1d80c1c00a954f01946;p=pandora-kernel.git thermal: fix multiple disbalanced device node counters Here on function return all temporarily used device nodes shall decrement their usage counter. The problems are found with device nodes allocated by for_each_child_of_node(), of_parse_phandle() and of_find_node_by_name(), fix all problems at once. Signed-off-by: Vladimir Zapolskiy Cc: devicetree@vger.kernel.org Cc: Zhang Rui Cc: Eduardo Valentin Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed