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:
820c6ca
)
cpufreq: ARM big LITTLE: put DT nodes after using them
author
Viresh Kumar
<viresh.kumar@linaro.org>
Mon, 15 Apr 2013 07:05:24 +0000
(07:05 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Sun, 21 Apr 2013 22:53:40 +0000
(
00:53
+0200)
DT nodes should be put using of_node_put() to balance their usage counts. This
is not done properly in ARM's big LITTLE driver. Fix it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found