Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306981
b: refs/heads/master
c: 0fb3f96
h: refs/heads/master
i:
  306979: 36d29e7
v: v3
  • Loading branch information
Daniel Vetter committed Mar 25, 2012
1 parent ae7ffa5 commit da39d8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 110447fc2f30c22dcaa1936828cb33cec5b72272
refs/heads/master: 0fb3f969c8683505fb7323c06bf8a999a5a45a15
4 changes: 0 additions & 4 deletions trunk/drivers/gpu/drm/i915/intel_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,6 @@ int intel_setup_gmbus(struct drm_device *dev)
bus->reg0 = i | GMBUS_RATE_100KHZ;

bus->has_gpio = intel_gpio_setup(bus, i);

/* XXX force bit banging until GMBUS is fully debugged */
if (bus->has_gpio && IS_GEN2(dev))
bus->force_bit = true;
}

intel_i2c_reset(dev_priv->dev);
Expand Down

0 comments on commit da39d8f

Please sign in to comment.