Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208823
b: refs/heads/master
c: 461cbe7
h: refs/heads/master
i:
  208821: 5694bee
  208819: 772887c
  208815: 9ca7097
v: v3
  • Loading branch information
Gregory Bean authored and Daniel Walker committed Jul 29, 2010
1 parent 43621bb commit deb760c
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: 529d1a361978ab6f986514d852e0eebc0a2c4040
refs/heads/master: 461cbe77d0a4f887c33a3a95ea68a7daf23b4302
2 changes: 1 addition & 1 deletion trunk/drivers/video/msm/mddi.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ static int __init mddi_rev_data_setup(struct mddi_info *mddi)
return 0;
}

static int __init mddi_probe(struct platform_device *pdev)
static int __devinit mddi_probe(struct platform_device *pdev)
{
struct msm_mddi_platform_data *pdata = pdev->dev.platform_data;
struct mddi_info *mddi = &mddi_info[pdev->id];
Expand Down

0 comments on commit deb760c

Please sign in to comment.