Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218029
b: refs/heads/master
c: 2f551c8
h: refs/heads/master
i:
  218027: 63da91e
v: v3
  • Loading branch information
Chris Wilson committed Sep 15, 2010
1 parent aa03d35 commit 95e6cc5
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: ff482d8317736908e1f803ef94ee5c736a3b8a3a
refs/heads/master: 2f551c84563df2bf144a819993b2d729c66583ee
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_sdvo.c
Original file line number Diff line number Diff line change
Expand Up @@ -1480,7 +1480,7 @@ intel_sdvo_hdmi_sink_detect(struct drm_connector *connector)
if (edid == NULL)
edid = intel_sdvo_get_analog_edid(connector);

status = connector_status_disconnected;
status = connector_status_unknown;
if (edid != NULL) {
/* DDC bus is shared, match EDID to connector type */
if (edid->input & DRM_EDID_INPUT_DIGITAL) {
Expand Down

0 comments on commit 95e6cc5

Please sign in to comment.