Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302262
b: refs/heads/master
c: 5d0526e
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed May 8, 2012
1 parent e48422b commit 76b7dad
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: 2935fb18aa1e75e6afaab3303cdd1a4ac62be63e
refs/heads/master: 5d0526eade515d29769c46bc522055fa17cc536e
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/wm8994-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ static __devinit int wm8994_ldo_probe(struct platform_device *pdev)
} else
ldo->is_enabled = true;

config.dev = &pdev->dev;
config.dev = wm8994->dev;
config.init_data = pdata->ldo[id].init_data;
config.driver_data = ldo;

Expand Down

0 comments on commit 76b7dad

Please sign in to comment.