Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189024
b: refs/heads/master
c: ce619e1
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Mar 15, 2010
1 parent bd9a45d commit 513f731
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 5c1f96f4cffbdde9e194f3ae5373953f3fa12836
refs/heads/master: ce619e1fb86d68f125e0e6d10a5484f67a6d97b3
3 changes: 3 additions & 0 deletions trunk/drivers/video/omap2/dss/dss.c
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,9 @@ int dss_init(bool skip_init)
}
}

dss.dsi_clk_source = DSS_SRC_DSS1_ALWON_FCLK;
dss.dispc_clk_source = DSS_SRC_DSS1_ALWON_FCLK;

dss_save_context();

rev = dss_read_reg(DSS_REVISION);
Expand Down

0 comments on commit 513f731

Please sign in to comment.