Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371590
b: refs/heads/master
c: 43e6e51
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Apr 26, 2013
1 parent 9d64a36 commit ccbfc3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bdd4e843fa93617724a0614e78345f1a83d18a47
refs/heads/master: 43e6e51c037cafac5047a65cfa9d37b450157af1
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/core/engine/disp/nv50.c
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ nv50_disp_data_ctor(struct nouveau_object *parent,
if (nv_mclass(parent) != NV_DEVICE_CLASS) {
atomic_inc(&parent->refcount);
*pobject = parent;
return 0;
return 1;
}

/* allocate display hardware to client */
Expand Down

0 comments on commit ccbfc3b

Please sign in to comment.