Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223704
b: refs/heads/master
c: cc6455f
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson committed Dec 30, 2010
1 parent 5d77ba2 commit 139ba90
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: bcfbbce822d219eb587acaba8a6e062bbeae4761
refs/heads/master: cc6455f82edd3f9da3b03870d41cde3cb22ad40d
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/dvo_ch7017.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ static bool ch7017_init(struct intel_dvo_device *dvo,

static enum drm_connector_status ch7017_detect(struct intel_dvo_device *dvo)
{
return connector_status_unknown;
return connector_status_connected;
}

static enum drm_mode_status ch7017_mode_valid(struct intel_dvo_device *dvo,
Expand Down

0 comments on commit 139ba90

Please sign in to comment.