Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296108
b: refs/heads/master
c: 1079a8b
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi authored and Kevin Hilman committed Mar 5, 2012
1 parent 29fa678 commit 3a437bd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d62bc78a65ed68ed05043d8e499672e2be7bb259
refs/heads/master: 1079a8b2907007ca6d11081fc403fc198ac503c4
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/smartreflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -888,6 +888,8 @@ static int __init omap_sr_probe(struct platform_device *pdev)
return -ENOMEM;
}

platform_set_drvdata(pdev, sr_info);

if (!pdata) {
dev_err(&pdev->dev, "%s: platform data missing\n", __func__);
ret = -EINVAL;
Expand Down

0 comments on commit 3a437bd

Please sign in to comment.