Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345548
b: refs/heads/master
c: 99d1dba
h: refs/heads/master
v: v3
  • Loading branch information
Rob Clark authored and Rob Clark committed Nov 30, 2012
1 parent 85c0c7c commit cca1034
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: c708a56d8e93d872b88eb87a5f32fc3e663c14db
refs/heads/master: 99d1dba6d926582ebfecbb06579094db353622e2
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/udl/udl_connector.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ int udl_connector_init(struct drm_device *dev, struct drm_encoder *encoder)
drm_sysfs_connector_add(connector);
drm_mode_connector_attach_encoder(connector, encoder);

drm_connector_attach_property(connector,
drm_object_attach_property(&connector->base,
dev->mode_config.dirty_info_property,
1);
return 0;
Expand Down

0 comments on commit cca1034

Please sign in to comment.