Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251926
b: refs/heads/master
c: 1f968ff
h: refs/heads/master
v: v3
  • Loading branch information
Lesly A M authored and Samuel Ortiz committed May 26, 2011
1 parent ffb9027 commit fdd9e05
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: a5156f1adeeb0be7f8370c1d2e111bd1b082b578
refs/heads/master: 1f968ff61f2987f500832e93b9b704f26adadea6
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-power.c
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ static int __init load_twl4030_script(struct twl4030_script *tscript,
goto out;
}
if (tscript->flags & TWL4030_SLEEP_SCRIPT) {
if (order)
if (!order)
pr_warning("TWL4030: Bad order of scripts (sleep "\
"script before wakeup) Leads to boot"\
"failure on some boards\n");
Expand Down

0 comments on commit fdd9e05

Please sign in to comment.