Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282602
b: refs/heads/master
c: 19fa224
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Dec 21, 2011
1 parent f3799ec commit 3bb67d2
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: 0b627a0b23404d97d1720c0c1abaee602aee9518
refs/heads/master: 19fa224f8a91a73a39b35251ced04b59b2a171b4
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nv50_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,7 @@ nv50_pm_clocks_set(struct drm_device *dev, void *data)
ret = -EBUSY;
resume:
nv_mask(dev, 0x002504, 0x00000001, 0x00000000);
kfree(info);
return ret;
}

Expand Down

0 comments on commit 3bb67d2

Please sign in to comment.