Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189319
b: refs/heads/master
c: ae08819
h: refs/heads/master
i:
  189317: 74c67a4
  189315: 528e7e9
  189311: 0ae8262
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Mar 14, 2010
1 parent 27b3f02 commit c522356
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: 15f7207761cfcf8f53fb6e5cacffe060478782c3
refs/heads/master: ae08819c2a4729444676f1bb55e5e28263f6f5a1
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ static int r100_hw_i2c_xfer(struct i2c_adapter *i2c_adap,
prescale = radeon_get_i2c_prescale(rdev);

reg = ((prescale << RADEON_I2C_PRESCALE_SHIFT) |
RADEON_I2C_DRIVE_EN |
RADEON_I2C_START |
RADEON_I2C_STOP |
RADEON_I2C_GO);
Expand Down

0 comments on commit c522356

Please sign in to comment.