Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329595
b: refs/heads/master
c: df86b57
h: refs/heads/master
i:
  329593: 6cc80a0
  329591: 3f9d310
v: v3
  • Loading branch information
Florian Zumbiehl authored and Dave Airlie committed Oct 3, 2012
1 parent b2563e9 commit 4ecdb18
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 331c57537589c59ee5e35dd4ddf1d5a0e87972c7
refs/heads/master: df86b5765a48d5f557489577652bd6df145b0e1b
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/savage/savage_bci.c
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,8 @@ int savage_driver_load(struct drm_device *dev, unsigned long chipset)

dev_priv->chipset = (enum savage_family)chipset;

pci_set_master(dev->pdev);

return 0;
}

Expand Down

0 comments on commit 4ecdb18

Please sign in to comment.