Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298995
b: refs/heads/master
c: 6a562e3
h: refs/heads/master
i:
  298993: 32de867
  298991: 1356346
v: v3
  • Loading branch information
Daniel Vetter committed Apr 11, 2012
1 parent 3d896ed commit 234348b
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: c4867936474183332db4c19791a65fdad6474fd5
refs/heads/master: 6a562e3daee217ce99fe0e31150acd89a5b22606
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ int intel_setup_gmbus(struct drm_device *dev)
bus->has_gpio = intel_gpio_setup(bus, i);

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

Expand Down

0 comments on commit 234348b

Please sign in to comment.