Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350616
b: refs/heads/master
c: 129d583
h: refs/heads/master
v: v3
  • Loading branch information
Rickard Andersson authored and Anton Vorontsov committed Jan 16, 2013
1 parent 299ced2 commit c03b8ca
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: ea4024017831d61874351defe8f8c58ae73f8009
refs/heads/master: 129d583b4432375a9559708882172320e4c8fb94
1 change: 1 addition & 0 deletions trunk/drivers/power/ab8500_fg.c
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,7 @@ int ab8500_fg_inst_curr_blocking(struct ab8500_fg *di)
dev_dbg(di->dev, "%s instant current: %d", __func__, res);
return res;
fail:
disable_irq(di->irq);
mutex_unlock(&di->cc_lock);
return ret;
}
Expand Down

0 comments on commit c03b8ca

Please sign in to comment.