Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302320
b: refs/heads/master
c: 9fc3815
h: refs/heads/master
v: v3
  • Loading branch information
Laxman Dewangan authored and Mark Brown committed May 20, 2012
1 parent 9974518 commit 538960d
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: 68d8c1cd5158e1452c454dadbc64b3955e88e98b
refs/heads/master: 9fc3815e26efd044c1a1d0770b4335cd00c833c0
1 change: 1 addition & 0 deletions trunk/drivers/regulator/tps62360-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ static int __devinit tps62360_probe(struct i2c_client *client,
config.dev = &client->dev;
config.init_data = pdata->reg_init_data;
config.driver_data = tps;
config.of_node = client->dev.of_node;

/* Register the regulators */
rdev = regulator_register(&tps->desc, &config);
Expand Down

0 comments on commit 538960d

Please sign in to comment.