git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
689bd24
)
thermal: fix multiple disbalanced device node counters
author
Vladimir Zapolskiy
<vz@mleia.com>
Sun, 28 Sep 2014 23:47:46 +0000
(
02:47
+0300)
committer
Eduardo Valentin
<edubezval@gmail.com>
Mon, 3 Nov 2014 03:02:49 +0000
(23:02 -0400)
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 <vz@mleia.com>
Cc: devicetree@vger.kernel.org
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/of-thermal.c
patch
|
blob
|
history
diff --cc
drivers/thermal/of-thermal.c
Simple merge