Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360909
b: refs/heads/master
c: 42bed34
h: refs/heads/master
i:
  360907: 2c5f3a2
v: v3
  • Loading branch information
Ben Skeggs committed Mar 4, 2013
1 parent 01385cc commit 3b9f229
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: 67f9718b084ea7100cefa39b02863fcb14102f8c
refs/heads/master: 42bed34c364786b3757f9d788d8ed39120e8f1b5
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/core/subdev/i2c/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ nouveau_i2c_port_create_(struct nouveau_object *parent,
/* drop port's i2c subdev refcount, i2c handles this itself */
if (ret == 0) {
list_add_tail(&port->head, &i2c->ports);
atomic_dec(&parent->refcount);
atomic_dec(&engine->refcount);
}

Expand Down

0 comments on commit 3b9f229

Please sign in to comment.