Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210744
b: refs/heads/master
c: 1d22033
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov committed Sep 8, 2010
1 parent 8c20b4a commit 4ece190
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 77f4b9fe050d59a30c3b11e267289630bb13f56a
refs/heads/master: 1d220334d6a8a711149234dc5f98d34ae02226b8
1 change: 1 addition & 0 deletions trunk/drivers/power/apm_power.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ static int calculate_capacity(enum apm_source source)
empty_design_prop = POWER_SUPPLY_PROP_ENERGY_EMPTY_DESIGN;
now_prop = POWER_SUPPLY_PROP_ENERGY_NOW;
avg_prop = POWER_SUPPLY_PROP_ENERGY_AVG;
break;
case SOURCE_VOLTAGE:
full_prop = POWER_SUPPLY_PROP_VOLTAGE_MAX;
empty_prop = POWER_SUPPLY_PROP_VOLTAGE_MIN;
Expand Down

0 comments on commit 4ece190

Please sign in to comment.