Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344627
b: refs/heads/master
c: d18bc45
h: refs/heads/master
i:
  344625: a75d834
  344623: 1cc3c99
v: v3
  • Loading branch information
Ricardo Neri authored and Tomi Valkeinen committed Nov 6, 2012
1 parent 404ae68 commit 770ce2b
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: 66a06b0c5997fd45eb22c18e8343a3d3865fd5a1
refs/heads/master: d18bc45543f5a7571fec2465651c9e88c6d555eb
1 change: 1 addition & 0 deletions trunk/drivers/video/omap2/dss/hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1025,6 +1025,7 @@ static void __init hdmi_probe_pdata(struct platform_device *pdev)
r = dss_add_device(dssdev);
if (r) {
DSSERR("device %s register failed: %d\n", dssdev->name, r);
hdmi_uninit_display(dssdev);
dss_put_device(dssdev);
return;
}
Expand Down

0 comments on commit 770ce2b

Please sign in to comment.