Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344960
b: refs/heads/master
c: a324152
h: refs/heads/master
v: v3
  • Loading branch information
Peter Ujfalusi authored and Samuel Ortiz committed Nov 13, 2012
1 parent 800b5bb commit 4e4ef81
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: 90a38d999739f35f4fc925c875e6ee518546b66c
refs/heads/master: a32415202f709f39a059f776da28248c499e0bb5
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl6040-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ int twl6040_power(struct twl6040 *twl6040, int on)
ret = twl6040_power_up_completion(twl6040, naudint);
if (ret) {
dev_err(twl6040->dev,
"automatic power-down failed\n");
"automatic power-up failed\n");
twl6040->power_count = 0;
goto out;
}
Expand Down

0 comments on commit 4e4ef81

Please sign in to comment.