Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344625
b: refs/heads/master
c: 7888839
h: refs/heads/master
i:
  344623: 1cc3c99
v: v3
  • Loading branch information
Ricardo Neri authored and Tomi Valkeinen committed Nov 6, 2012
1 parent 48b0116 commit a75d834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 47e443bce78472ecee8d4246ac726f0a9c19cbd1
refs/heads/master: 7888839e258ee114ca2faabbf741c5001ff668ad
4 changes: 1 addition & 3 deletions trunk/drivers/video/omap2/dss/hdmi_panel.c
Original file line number Diff line number Diff line change
Expand Up @@ -404,9 +404,7 @@ int hdmi_panel_init(void)
spin_lock_init(&hdmi.audio_lock);
#endif

omap_dss_register_driver(&hdmi_driver);

return 0;
return omap_dss_register_driver(&hdmi_driver);
}

void hdmi_panel_exit(void)
Expand Down

0 comments on commit a75d834

Please sign in to comment.