Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345547
b: refs/heads/master
c: c708a56
h: refs/heads/master
i:
  345545: d757dfe
  345543: 1b5af71
v: v3
  • Loading branch information
Rob Clark authored and Rob Clark committed Nov 30, 2012
1 parent 947621f commit 85c0c7c
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: e35755fa343995d85b1069513300bd7bd4eca117
refs/heads/master: c708a56d8e93d872b88eb87a5f32fc3e663c14db
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/shmobile/shmob_drm_crtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ int shmob_drm_connector_create(struct shmob_drm_device *sdev,
connector->encoder = encoder;

drm_helper_connector_dpms(connector, DRM_MODE_DPMS_OFF);
drm_connector_property_set_value(connector,
drm_object_property_set_value(&connector->base,
sdev->ddev->mode_config.dpms_property, DRM_MODE_DPMS_OFF);

return 0;
Expand Down

0 comments on commit 85c0c7c

Please sign in to comment.