Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84038
b: refs/heads/master
c: 19a8f59
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Feb 7, 2008
1 parent 49d89ee commit 6851445
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: 5f5f9d4c7bf96c044fb98c7c107172a730b2a247
refs/heads/master: 19a8f59ab8ceee751ea720085098355d53f727d6
1 change: 1 addition & 0 deletions trunk/drivers/char/drm/drm_stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ int drm_get_dev(struct pci_dev *pdev, const struct pci_device_id *ent,
if (ret)
goto err_g1;

pci_set_master(pdev);
if ((ret = drm_fill_in_dev(dev, pdev, ent, driver))) {
printk(KERN_ERR "DRM: Fill_in_dev failed.\n");
goto err_g2;
Expand Down

0 comments on commit 6851445

Please sign in to comment.