Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177735
b: refs/heads/master
c: 30010fa
h: refs/heads/master
i:
  177733: c19db67
  177731: ffd8049
  177727: ab98d08
v: v3
  • Loading branch information
Juha Keski-Saari authored and Liam Girdwood committed Dec 17, 2009
1 parent 1fc5f64 commit 2b3c153
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 045f972f2c254070652a59958591cac650e8684e
refs/heads/master: 30010fa52c7bd466b441e3f9020ba4cf6154fa41
3 changes: 3 additions & 0 deletions trunk/drivers/regulator/twl-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,9 @@ static int twlreg_probe(struct platform_device *pdev)
}
platform_set_drvdata(pdev, rdev);

twlreg_write(info, TWL_MODULE_PM_RECEIVER, VREG_REMAP,
info->remap);

/* NOTE: many regulators support short-circuit IRQs (presentable
* as REGULATOR_OVER_CURRENT notifications?) configured via:
* - SC_CONFIG
Expand Down

0 comments on commit 2b3c153

Please sign in to comment.