Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60716
b: refs/heads/master
c: 45ea5dc
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Jul 17, 2007
1 parent 87f1fa2 commit ee17824
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: cca5307d178c931e70a642302b56fa2701d02253
refs/heads/master: 45ea5dcde62db8eccc8503defae3c3353256975d
2 changes: 2 additions & 0 deletions trunk/drivers/char/drm/drm_stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ static int drm_fill_in_dev(struct drm_device * dev, struct pci_dev *pdev,
mutex_init(&dev->struct_mutex);
mutex_init(&dev->ctxlist_mutex);

idr_init(&dev->drw_idr);

dev->pdev = pdev;
dev->pci_device = pdev->device;
dev->pci_vendor = pdev->vendor;
Expand Down

0 comments on commit ee17824

Please sign in to comment.