Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252146
b: refs/heads/master
c: f0f060b
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Liam Girdwood committed May 27, 2011
1 parent 9ba9596 commit 2b98530
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: 2c6082341d1896218ca974cc2bb6876e36fcba5c
refs/heads/master: f0f060bdd55e36adff4cc80b2a4ed026774db7a9
1 change: 1 addition & 0 deletions trunk/drivers/regulator/tps6105x-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ static int __devinit tps6105x_regulator_probe(struct platform_device *pdev)
"failed to register regulator\n");
return ret;
}
platform_set_drvdata(pdev, tps6105x);

return 0;
}
Expand Down

0 comments on commit 2b98530

Please sign in to comment.