Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345186
b: refs/heads/master
c: 5de8bbf
h: refs/heads/master
v: v3
  • Loading branch information
Paulo Zanoni authored and Daniel Vetter committed Oct 26, 2012
1 parent 8f8157b commit cf4eeb0
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: 82a4d9c0a82a59c1f214ab1f9ce6b34d0736a54a
refs/heads/master: 5de8bbf5536fe79c1353c5476c31409531b5393f
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_ddi.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,8 @@ void intel_ddi_init(struct drm_device *dev, enum port port)

switch(port){
case PORT_A:
/* We don't handle eDP and DP yet */
DRM_DEBUG_DRIVER("Found digital output on DDI port A\n");
intel_dp_init(dev, DDI_BUF_CTL_A, PORT_A);
break;
/* Assume that the ports B, C and D are working in HDMI mode for now */
case PORT_B:
Expand Down

0 comments on commit cf4eeb0

Please sign in to comment.