Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312618
b: refs/heads/master
c: d1ef065
h: refs/heads/master
v: v3
  • Loading branch information
Yadwinder Singh Brar authored and Mark Brown committed Jul 6, 2012
1 parent 2b9b5e4 commit 8da560b
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: 19228a6a59250d414824ae07e06ad057a404ea3e
refs/heads/master: d1ef065d43476fd0e245cad2ef1d226e7cb6324b
1 change: 1 addition & 0 deletions trunk/drivers/regulator/max77686.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ static int max77686_pmic_dt_parse_pdata(struct max77686_dev *iodev,
for (i = 0; i < pdata->num_regulators; i++) {
rmatch.name = regulators[i].name;
rmatch.init_data = NULL;
rmatch.of_node = NULL;
of_regulator_match(iodev->dev, regulators_np, &rmatch, 1);
rdata[i].initdata = rmatch.init_data;
}
Expand Down

0 comments on commit 8da560b

Please sign in to comment.