Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210721
b: refs/heads/master
c: c356cbc
h: refs/heads/master
i:
  210719: 996a30e
v: v3
  • Loading branch information
Axel Lin authored and Liam Girdwood committed Sep 1, 2010
1 parent c2201ed commit 980f906
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: 11fa0d1d20c7cc432c77369bc8bbfbc21030e457
refs/heads/master: c356cbc2d4d99cf5a1429603fa1841e50987c4d3
1 change: 1 addition & 0 deletions trunk/drivers/regulator/max8998.c
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ static __devinit int max8998_pmic_probe(struct platform_device *pdev)

rdev = max8998->rdev;
max8998->iodev = iodev;
max8998->num_regulators = pdata->num_regulators;
platform_set_drvdata(pdev, max8998);

for (i = 0; i < pdata->num_regulators; i++) {
Expand Down

0 comments on commit 980f906

Please sign in to comment.