Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287153
b: refs/heads/master
c: 3f7e363
h: refs/heads/master
i:
  287151: c5f85bf
v: v3
  • Loading branch information
Jean Delvare authored and Dave Airlie committed Feb 1, 2012
1 parent 1ebe47f commit 3e5f389
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: 1b61925061660009f5b8047f93c5297e04541273
refs/heads/master: 3f7e363249ad5f4070025f6c09fd264f93f24eab
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 @@ -958,6 +958,7 @@ struct radeon_i2c_chan *radeon_i2c_create_dp(struct drm_device *dev,
i2c->rec = *rec;
i2c->adapter.owner = THIS_MODULE;
i2c->adapter.class = I2C_CLASS_DDC;
i2c->adapter.dev.parent = &dev->pdev->dev;
i2c->dev = dev;
snprintf(i2c->adapter.name, sizeof(i2c->adapter.name),
"Radeon aux bus %s", name);
Expand Down

0 comments on commit 3e5f389

Please sign in to comment.