Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320492
b: refs/heads/master
c: 5da5098
h: refs/heads/master
v: v3
  • Loading branch information
Nikolaus Voss authored and Anton Vorontsov committed Jun 20, 2012
1 parent 5a8d021 commit 23af81d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab37813f4093a5f59cb8e083cde277289dc72ed3
refs/heads/master: 5da50988a1bf8c05611db77521777baaca14da29
2 changes: 1 addition & 1 deletion trunk/drivers/power/sbs-battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ static int sbs_get_property(struct power_supply *psy,

case POWER_SUPPLY_PROP_TECHNOLOGY:
val->intval = POWER_SUPPLY_TECHNOLOGY_LION;
break;
goto done; /* don't trigger power_supply_changed()! */

case POWER_SUPPLY_PROP_ENERGY_NOW:
case POWER_SUPPLY_PROP_ENERGY_FULL:
Expand Down

0 comments on commit 23af81d

Please sign in to comment.