Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217407
b: refs/heads/master
c: fe3f6d0
h: refs/heads/master
i:
  217405: 4f8c9b0
  217403: 28688d6
  217399: a2802ce
  217391: 4dcefac
  217375: 00b1291
  217343: 76ec01a
v: v3
  • Loading branch information
Heikki Krogerus authored and Anton Vorontsov committed Oct 6, 2010
1 parent 0c9ca7b commit aec49a4
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 85efc8a18cedf70e55acd0c825e2d9d2f3b19999
refs/heads/master: fe3f6d097a042cff54bc1dc06f21ef528affe8ca
1 change: 1 addition & 0 deletions trunk/drivers/power/power_supply_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ static struct device_attribute power_supply_attrs[] = {
POWER_SUPPLY_ATTR(voltage_min_design),
POWER_SUPPLY_ATTR(voltage_now),
POWER_SUPPLY_ATTR(voltage_avg),
POWER_SUPPLY_ATTR(current_max),
POWER_SUPPLY_ATTR(current_now),
POWER_SUPPLY_ATTR(current_avg),
POWER_SUPPLY_ATTR(power_now),
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/power_supply.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ enum power_supply_property {
POWER_SUPPLY_PROP_VOLTAGE_MIN_DESIGN,
POWER_SUPPLY_PROP_VOLTAGE_NOW,
POWER_SUPPLY_PROP_VOLTAGE_AVG,
POWER_SUPPLY_PROP_CURRENT_MAX,
POWER_SUPPLY_PROP_CURRENT_NOW,
POWER_SUPPLY_PROP_CURRENT_AVG,
POWER_SUPPLY_PROP_POWER_NOW,
Expand Down

0 comments on commit aec49a4

Please sign in to comment.