Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48624
b: refs/heads/master
c: 0187f22
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Linus Torvalds committed Feb 16, 2007
1 parent 4f90150 commit 79b7d4b
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: 008983d9669b80ac628b6b09ce4d78e75844b294
refs/heads/master: 0187f221e96e3436d552c0c7143f183eb82fb658
2 changes: 2 additions & 0 deletions trunk/drivers/video/s3c2410fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,8 @@ static int __init s3c2410fb_probe(struct platform_device *pdev)

info = fbinfo->par;
info->fb = fbinfo;
info->dev = &pdev->dev;

platform_set_drvdata(pdev, fbinfo);

dprintk("devinit\n");
Expand Down

0 comments on commit 79b7d4b

Please sign in to comment.