Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247841
b: refs/heads/master
c: 486d4c0
h: refs/heads/master
i:
  247839: fdb1ebb
v: v3
  • Loading branch information
Florian Tobias Schandinat authored and Florian Tobias Schandinat committed Mar 21, 2011
1 parent a320134 commit 1f56b2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0f8132b7431e241c29e61ac14f22549a6fca9632
refs/heads/master: 486d4c08dd2eb29b26b4a27f8056155a7a639861
3 changes: 0 additions & 3 deletions trunk/drivers/video/via/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2401,9 +2401,6 @@ int viafb_setmode(struct VideoModeTable *vmode_tbl, int video_bpp,

viafb_write_reg_mask(0x15, VIASR, 0xA2, 0xA2);

/* Write CRTC */
viafb_fill_crtc_timing(crt_timing, vmode_tbl, video_bpp / 8, IGA1);

/* Write Graphic Controller */
for (i = 0; i < StdGR; i++)
via_write_reg(VIAGR, i, VPIT.GR[i]);
Expand Down

0 comments on commit 1f56b2b

Please sign in to comment.