Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253723
b: refs/heads/master
c: 826c7e4
h: refs/heads/master
i:
  253721: 825e9cc
  253719: 4bb8047
v: v3
  • Loading branch information
Jean Delvare authored and Dave Airlie committed Jun 16, 2011
1 parent 3afea3c commit 0808ee6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: cafe8d8413399119c3f4cd575e0eb27e2654b9d5
refs/heads/master: 826c7e4147f902737b281e8a5a7d7aa33fd63316
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/i915/intel_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,7 @@ int intel_setup_gmbus(struct drm_device *dev)
bus->reg0 = i | GMBUS_RATE_100KHZ;

/* XXX force bit banging until GMBUS is fully debugged */
if (IS_GEN2(dev))
bus->force_bit = intel_gpio_create(dev_priv, i);
bus->force_bit = intel_gpio_create(dev_priv, i);
}

intel_i2c_reset(dev_priv->dev);
Expand Down

0 comments on commit 0808ee6

Please sign in to comment.