Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302229
b: refs/heads/master
c: 0f82b6c
h: refs/heads/master
i:
  302227: 2b21802
v: v3
  • Loading branch information
Mark Brown committed May 10, 2012
1 parent 5456831 commit 25a7017
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: b7ca87884b138f27f042dd32bd16e9a9f295da77
refs/heads/master: 0f82b6cf76516063fe26dac15e93544387c681eb
1 change: 1 addition & 0 deletions trunk/drivers/regulator/dummy.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ static int __devinit dummy_regulator_probe(struct platform_device *pdev)
struct regulator_config config = { };
int ret;

config.dev = &pdev->dev;
config.init_data = &dummy_initdata;

dummy_regulator_rdev = regulator_register(&dummy_desc, &config);
Expand Down

0 comments on commit 25a7017

Please sign in to comment.