Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251007
b: refs/heads/master
c: b276509
h: refs/heads/master
i:
  251005: 38ec5ad
  251003: 3dca0e3
  250999: dd0e38f
  250991: da66772
  250975: 804598a
  250943: fe98aae
  250879: 8f06f45
v: v3
  • Loading branch information
Tomi Valkeinen committed May 11, 2011
1 parent 6b1d0dd commit 76c3cbd
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: 4e9f99d75cc6979b92d03ff9ae129c652c00a8d3
refs/heads/master: b2765092aed717ef9fd14bf5f82024359aff0576
3 changes: 3 additions & 0 deletions trunk/drivers/video/omap2/dss/dsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1276,6 +1276,9 @@ int dsi_pll_set_clock_div(struct dsi_clock_info *cinfo)

DSSDBGF();

dsi.current_cinfo.use_sys_clk = cinfo->use_sys_clk;
dsi.current_cinfo.highfreq = cinfo->highfreq;

dsi.current_cinfo.fint = cinfo->fint;
dsi.current_cinfo.clkin4ddr = cinfo->clkin4ddr;
dsi.current_cinfo.dsi_pll_hsdiv_dispc_clk =
Expand Down

0 comments on commit 76c3cbd

Please sign in to comment.