Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221009
b: refs/heads/master
c: d601c79
h: refs/heads/master
i:
  221007: 64dde95
v: v3
  • Loading branch information
Daniel Walker committed Oct 12, 2010
1 parent 27d5c46 commit 2f68636
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: 5ad43ff98ac926e37ecbdef04ba7d4d104604028
refs/heads/master: d601c795c41c0016790ff1a92f2307fd4ff29791
1 change: 1 addition & 0 deletions trunk/drivers/video/msm/mdp.c
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ int mdp_probe(struct platform_device *pdev)
/* register mdp device */
mdp->mdp_dev.dev.parent = &pdev->dev;
mdp->mdp_dev.dev.class = mdp_class;
dev_set_name(&mdp->mdp_dev.dev, "mdp%d", pdev->id);

/* if you can remove the platform device you'd have to implement
* this:
Expand Down

0 comments on commit 2f68636

Please sign in to comment.