Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321609
b: refs/heads/master
c: 9978cf5
h: refs/heads/master
i:
  321607: 3343c51
v: v3
  • Loading branch information
Alan Cox authored and Daniel Vetter committed Jul 26, 2012
1 parent ee63365 commit 39a883d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0274df3e43be962eee0499ee97c514fdb1c8f3ae
refs/heads/master: 9978cf50426bc8d386a0753f74ab895e4d6da554
3 changes: 0 additions & 3 deletions trunk/drivers/gpu/drm/i915/intel_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -540,9 +540,6 @@ void intel_teardown_gmbus(struct drm_device *dev)
struct drm_i915_private *dev_priv = dev->dev_private;
int i;

if (dev_priv->gmbus == NULL)
return;

for (i = 0; i < GMBUS_NUM_PORTS; i++) {
struct intel_gmbus *bus = &dev_priv->gmbus[i];
i2c_del_adapter(&bus->adapter);
Expand Down

0 comments on commit 39a883d

Please sign in to comment.