Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251944
b: refs/heads/master
c: eac78a2
h: refs/heads/master
v: v3
  • Loading branch information
Lesly A M authored and Samuel Ortiz committed May 26, 2011
1 parent f1f4126 commit 0b73830
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: 6523b148b44be38d89c2ee9865d34da30d9f5f1c
refs/heads/master: eac78a21017f5beefa75f88b966950cd89caac37
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-power.c
Original file line number Diff line number Diff line change
Expand Up @@ -485,9 +485,9 @@ int twl4030_remove_script(u8 flags)
return err;
}
if (flags & TWL4030_WAKEUP12_SCRIPT) {
if (err)
err = twl_i2c_write_u8(TWL4030_MODULE_PM_MASTER, END_OF_SCRIPT,
R_SEQ_ADD_S2A12);
if (err)
return err;
}
if (flags & TWL4030_WAKEUP3_SCRIPT) {
Expand Down

0 comments on commit 0b73830

Please sign in to comment.