Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357622
b: refs/heads/master
c: 5a4bac6
h: refs/heads/master
v: v3
  • Loading branch information
Jonas Aaberg authored and Lee Jones committed Feb 4, 2013
1 parent 855312e commit 26c76b9
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: 0903940dcddcaa3f567a1a2308b0c55e2ce0643b
refs/heads/master: 5a4bac6e6331feb0edd9522f3c7bbb9a01571566
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/ab8500-sysctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ void ab8500_power_off(void)
"Charger \"%s\" is connected with known battery."
" Rebooting.\n",
pss[i]);
machine_restart(NULL);
machine_restart("charging");
}
}

Expand Down

0 comments on commit 26c76b9

Please sign in to comment.