Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102395
b: refs/heads/master
c: da8513c
h: refs/heads/master
i:
  102393: e9e6325
  102391: c6f0749
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed Jul 21, 2008
1 parent 5aa2432 commit 83ebfca
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: db3e5289f51b5d02767fa2951d5f0375efdba35c
refs/heads/master: da8513c9b84317d1a2071644b6ccf734463d4849
3 changes: 3 additions & 0 deletions trunk/drivers/video/atafb.c
Original file line number Diff line number Diff line change
Expand Up @@ -3230,6 +3230,9 @@ int __init atafb_init(void)
return -EINVAL;
}

fb_videomode_to_modelist(atafb_modedb, NUM_TOTAL_MODES,
&fb_info.modelist);

atafb_set_disp(&fb_info);

fb_alloc_cmap(&(fb_info.cmap), 1 << fb_info.var.bits_per_pixel, 0);
Expand Down

0 comments on commit 83ebfca

Please sign in to comment.