Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350644
b: refs/heads/master
c: ffaa39d
h: refs/heads/master
v: v3
  • Loading branch information
Martin Bergström authored and Lee Jones committed Jan 23, 2013
1 parent e0cd732 commit 89c18cb
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: b016322293c7e3b7efb1835603d149c03d00b0df
refs/heads/master: ffaa39d9edd7e3d620d14d574485e814edbf3950
2 changes: 1 addition & 1 deletion trunk/drivers/power/ab8500_fg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1641,7 +1641,7 @@ static void ab8500_fg_algorithm_discharging(struct ab8500_fg *di)

if (di->recovery_needed) {
ab8500_fg_discharge_state_to(di,
AB8500_FG_DISCHARGE_RECOVERY);
AB8500_FG_DISCHARGE_INIT_RECOVERY);

queue_delayed_work(di->fg_wq,
&di->fg_periodic_work, 0);
Expand Down

0 comments on commit 89c18cb

Please sign in to comment.