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:
a0f93b4
)
power-supply: Rearrange code to remove duplicate lines
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 4 Sep 2014 12:01:28 +0000
(17:31 +0530)
committer
Sebastian Reichel
<sre@kernel.org>
Tue, 16 Sep 2014 09:01:31 +0000
(11:01 +0200)
of_node_put() was called twice in power_supply_check_supplies() whereas a single
call will also work. Rearrange code a bit to make that feasible.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/power_supply_core.c
patch
|
blob
|
history
diff --cc
drivers/power/power_supply_core.c
Simple merge