Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98408
b: refs/heads/master
c: ea7b44c
h: refs/heads/master
v: v3
  • Loading branch information
Jie Luo authored and Linus Torvalds committed Jun 24, 2008
1 parent 905ad68 commit 2d3a950
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: 72c6e251ed84b3a9cdfde6711191155c47bb2b9c
refs/heads/master: ea7b44c8e6baa1a4507f05ba2c0009ac21c3fe0b
1 change: 1 addition & 0 deletions trunk/drivers/char/drm/i915_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ static int i915_resume(struct drm_device *dev)
pci_restore_state(dev->pdev);
if (pci_enable_device(dev->pdev))
return -1;
pci_set_master(dev->pdev);

pci_write_config_byte(dev->pdev, LBB, dev_priv->saveLBB);

Expand Down

0 comments on commit 2d3a950

Please sign in to comment.