Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321659
b: refs/heads/master
c: 3d7a1da
h: refs/heads/master
i:
  321657: cd32c0f
  321655: 9971c10
v: v3
  • Loading branch information
Ben Skeggs committed Aug 13, 2012
1 parent 416184b commit da30938
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: af5e7d84b0ec45b2b614b0d6e3657cbdceaa21f9
refs/heads/master: 3d7a1da2c2bddb916450b1a124a9bcd9c507bdce
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ nouveau_i2c_init(struct drm_device *dev)
}
break;
case 6: /* NV50- DP AUX */
port->drive = entry[0];
port->drive = entry[0] & 0x0f;
port->sense = port->drive;
port->adapter.algo = &nouveau_dp_i2c_algo;
break;
Expand Down

0 comments on commit da30938

Please sign in to comment.