Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329307
b: refs/heads/master
c: 993dcb0
h: refs/heads/master
i:
  329305: 25cd2e9
  329303: 09eee81
v: v3
  • Loading branch information
Jani Nikula authored and Dave Airlie committed Aug 23, 2012
1 parent d904637 commit 417f5d0
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bcd7235cead59ae4b98324c668c90b291beefcb1
refs/heads/master: 993dcb05e47e357ade19c41f60b39085eeba8787
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/ast/ast_mode.c
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@ static int ast_get_modes(struct drm_connector *connector)
if (edid) {
drm_mode_connector_update_edid_property(&ast_connector->base, edid);
ret = drm_add_edid_modes(connector, edid);
kfree(edid);
return ret;
} else
drm_mode_connector_update_edid_property(&ast_connector->base, NULL);
Expand Down

0 comments on commit 417f5d0

Please sign in to comment.