Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217395
b: refs/heads/master
c: 2d98dae
h: refs/heads/master
i:
  217393: 64749d8
  217391: 4dcefac
v: v3
  • Loading branch information
Ian Lartey authored and Anton Vorontsov committed Sep 1, 2010
1 parent 82842a3 commit 52d1ce7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: fd0964c5f1bdaa979a7ea5cfc9af2de9b0a1e766
refs/heads/master: 2d98dae206daad05d794255b15bd0eb31c9294d0
1 change: 0 additions & 1 deletion trunk/drivers/power/wm831x_power.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ static void wm831x_config_battery(struct wm831x *wm831x)
ret = wm831x_set_bits(wm831x, WM831X_CHARGER_CONTROL_1,
WM831X_CHG_ENA_MASK |
WM831X_CHG_FAST_MASK |
WM831X_CHG_ITERM_MASK |
WM831X_CHG_ITERM_MASK,
reg1);
if (ret != 0)
Expand Down

0 comments on commit 52d1ce7

Please sign in to comment.