Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358046
b: refs/heads/master
c: d811215
h: refs/heads/master
v: v3
  • Loading branch information
Ville Syrjälä authored and Daniel Vetter committed Jan 24, 2013
1 parent 2ff209a commit 9f3d38b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 54d9d493ce08a7b106336c7393a7f7d3f2b2d9c0
refs/heads/master: d811215004dbcc213e70eef94541aa10a2258aef
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/intel_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,8 @@ int intel_setup_gmbus(struct drm_device *dev)

if (HAS_PCH_SPLIT(dev))
dev_priv->gpio_mmio_base = PCH_GPIOA - GPIOA;
else if (IS_VALLEYVIEW(dev))
dev_priv->gpio_mmio_base = VLV_DISPLAY_BASE;
else
dev_priv->gpio_mmio_base = 0;

Expand Down

0 comments on commit 9f3d38b

Please sign in to comment.