Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293835
b: refs/heads/master
c: c3dfefa
h: refs/heads/master
i:
  293833: 2bc0948
  293831: 4bf9c77
v: v3
  • Loading branch information
Daniel Vetter committed Feb 29, 2012
1 parent 11d5efe commit e3b1209
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: f6f808c8e1c4a3b7e3e0a6cb81541ec615aeb5fd
refs/heads/master: c3dfefa0a6d235bd465309e12f4c56ea16e71111
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)
if (bus->has_gpio && IS_GEN2(dev))
bus->force_bit = true;
}

Expand Down

0 comments on commit e3b1209

Please sign in to comment.