Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319778
b: refs/heads/master
c: 9247135
h: refs/heads/master
v: v3
  • Loading branch information
Richard Zhao authored and Samuel Ortiz committed Jul 17, 2012
1 parent 303985d commit a264f0c
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: ca3b3faf9bee4dc5df4f10eae2d1e48f7de0a8ad
refs/heads/master: 92471353976e15c3dfed74c95d08d533110e7c43
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/anatop-mfd.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ static int __devinit of_anatop_probe(struct platform_device *pdev)
drvdata->ioreg = ioreg;
spin_lock_init(&drvdata->reglock);
platform_set_drvdata(pdev, drvdata);
of_platform_populate(np, of_anatop_match, NULL, dev);
of_platform_populate(np, NULL, NULL, dev);

return 0;
}
Expand Down

0 comments on commit a264f0c

Please sign in to comment.