Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218767
b: refs/heads/master
c: b75f2c0
h: refs/heads/master
i:
  218765: d77ead2
  218763: 6db3ecd
  218759: 7cf4fe8
  218751: 24e7af6
v: v3
  • Loading branch information
Florian Tobias Schandinat authored and Florian Tobias Schandinat committed Oct 24, 2010
1 parent d422af6 commit 920e3cf
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: 3fd9b6cc38028ea64e9a39c6af9d5ad928594be6
refs/heads/master: b75f2c01de34daf0b25cbd75fcf00511548ffa1e
3 changes: 3 additions & 0 deletions trunk/drivers/video/via/viafbdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1705,6 +1705,9 @@ int viafb_resume(struct pci_dev *pdev)
viaparinfo->shared->saved_regs,
0x100 * sizeof(u32));

viafb_set_par(viafbinfo);
if (viafb_dual_fb)
viafb_set_par(viafbinfo1);
fb_set_suspend(viafbinfo, 0);

fail:
Expand Down

0 comments on commit 920e3cf

Please sign in to comment.