Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164013
b: refs/heads/master
c: 42dea5d
h: refs/heads/master
i:
  164011: 877986c
v: v3
  • Loading branch information
Dave Airlie committed Sep 15, 2009
1 parent 0dfc62c commit 4cbaca2
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: 48e113e516a94ac9622a8326c4de670beb3366e6
refs/heads/master: 42dea5ddb56fe10e1d9a7840ddcb1df97a208a99
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ int radeon_ddc_get_modes(struct radeon_connector *radeon_connector)
return ret;
}
drm_mode_connector_update_edid_property(&radeon_connector->base, NULL);
return -1;
return 0;
}

static int radeon_ddc_dump(struct drm_connector *connector)
Expand Down

0 comments on commit 4cbaca2

Please sign in to comment.