Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271420
b: refs/heads/master
c: 3870c90
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Sep 30, 2011
1 parent ba4bba2 commit ca22a3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e82b090b80a41f2b5d9daec4c73edd76e2865419
refs/heads/master: 3870c909f2fc880dece633772f2551aa70d26979
4 changes: 2 additions & 2 deletions trunk/drivers/video/omap2/dss/hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -529,10 +529,10 @@ static int hdmi_power_on(struct omap_dss_device *dssdev)
dispc_set_digit_size(dssdev->panel.timings.x_res,
dssdev->panel.timings.y_res);

dispc_mgr_enable(OMAP_DSS_CHANNEL_DIGIT, 1);

hdmi.ip_data.ops->video_enable(&hdmi.ip_data, 1);

dispc_mgr_enable(OMAP_DSS_CHANNEL_DIGIT, 1);

return 0;
err:
hdmi_runtime_put();
Expand Down

0 comments on commit ca22a3f

Please sign in to comment.