Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97781
b: refs/heads/master
c: e2d4eca
h: refs/heads/master
i:
  97779: e40c789
v: v3
  • Loading branch information
Krzysztof Helt authored and Linus Torvalds committed Jun 6, 2008
1 parent 5df3eeb commit 926c5f9
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: b8c141e8fd80fa64d80c6a74492053f25a28e0ea
refs/heads/master: e2d4ecafd24d6eee4ae6bdbede0cfd0e78423a33
1 change: 1 addition & 0 deletions trunk/drivers/video/modedb.c
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,7 @@ int fb_find_mode(struct fb_var_screeninfo *var,
"", (margins) ? " with margins" : "", (interlace) ?
" interlaced" : "");

memset(&cvt_mode, 0, sizeof(cvt_mode));
cvt_mode.xres = xres;
cvt_mode.yres = yres;
cvt_mode.refresh = (refresh) ? refresh : 60;
Expand Down

0 comments on commit 926c5f9

Please sign in to comment.