Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186903
b: refs/heads/master
c: 1ea933f
h: refs/heads/master
i:
  186901: a6fffb8
  186899: 80ea81c
  186895: e06c041
v: v3
  • Loading branch information
Mike Turquette authored and Samuel Ortiz committed Mar 7, 2010
1 parent 0ab6080 commit cb15789
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: 2955c309921e23d592ef585cf8e7ded1e11565b7
refs/heads/master: 1ea933f4cdbb88197139b9e62778beba0120e229
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-power.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ static int __init twl4030_configure_resource(struct twl4030_resconfig *rconfig)

if (rconfig->remap_sleep != TWL4030_RESCONFIG_UNDEF) {
remap &= ~SLEEP_STATE_MASK;
remap |= rconfig->remap_off << SLEEP_STATE_SHIFT;
remap |= rconfig->remap_sleep << SLEEP_STATE_SHIFT;
}

err = twl_i2c_write_u8(TWL4030_MODULE_PM_RECEIVER,
Expand Down

0 comments on commit cb15789

Please sign in to comment.