Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312600
b: refs/heads/master
c: eefaa3c
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jul 3, 2012
1 parent 6211d8d commit 91384f3
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 00581b30ae75ea0813207803e2b1d3f9abc55b9a
refs/heads/master: eefaa3c6280f3d523348e1d200e5a8215ed66fbc
1 change: 1 addition & 0 deletions trunk/drivers/regulator/wm831x-ldo.c
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,7 @@ static __devinit int wm831x_alive_ldo_probe(struct platform_device *pdev)
ldo->desc.enable_mask = 1 << id;
ldo->desc.min_uV = 800000;
ldo->desc.uV_step = 50000;
ldo->desc.enable_time = 1000;

config.dev = pdev->dev.parent;
if (pdata)
Expand Down

0 comments on commit 91384f3

Please sign in to comment.