Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196447
b: refs/heads/master
c: 0b4c0f3
h: refs/heads/master
i:
  196445: e1e47d1
  196443: fe96efc
  196439: b28ad3a
  196431: c74d954
  196415: 0af11be
v: v3
  • Loading branch information
Dave Airlie committed Apr 7, 2010
1 parent c83ca33 commit 586184c
Show file tree
Hide file tree
Showing 10 changed files with 127 additions and 142 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: 8be48d924c307e72e3797ab5bde81b07a1ccc52d
refs/heads/master: 0b4c0f3f0eceacb691e2b5570d9b16d751ce1b48
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/drm_crtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ void drm_connector_cleanup(struct drm_connector *connector)
list_for_each_entry_safe(mode, t, &connector->user_modes, head)
drm_mode_remove(connector, mode);

kfree(connector->fb_helper_private);
mutex_lock(&dev->mode_config.mutex);
drm_mode_object_put(dev, &connector->base);
list_del(&connector->head);
Expand Down
Loading

0 comments on commit 586184c

Please sign in to comment.