Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302181
b: refs/heads/master
c: fe53d18
h: refs/heads/master
i:
  302179: 634eeb7
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 10, 2012
1 parent c124a44 commit 2c240a0
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: ac97c62071e469a67e9019998ccef68a5356ed7f
refs/heads/master: fe53d18def245f11fe501d403dd08639927c16f3
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/da903x.c
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ static int __devinit da903x_regulator_probe(struct platform_device *pdev)
ri->desc.ops = &da9030_regulator_ldo1_15_ops;

config.dev = &pdev->dev;
conifg.init_data = pdev->dev.platform_data;
config.init_data = pdev->dev.platform_data;
config.driver_data = ri;

rdev = regulator_register(&ri->desc, &config);
Expand Down

0 comments on commit 2c240a0

Please sign in to comment.