Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361688
b: refs/heads/master
c: c19b3b0
h: refs/heads/master
v: v3
  • Loading branch information
Torsten Duwe authored and Linus Torvalds committed Mar 23, 2013
1 parent c22a297 commit a25b00b
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: 16dad1d743d31a104a849c8944e6b9eb479f6cd7
refs/heads/master: c19b3b0f6eed552952845e4ad908dba2113d67b4
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/drm_edid.c
Original file line number Diff line number Diff line change
Expand Up @@ -1715,6 +1715,7 @@ static struct drm_display_mode *drm_mode_detailed(struct drm_device *dev,
}

mode->type = DRM_MODE_TYPE_DRIVER;
mode->vrefresh = drm_mode_vrefresh(mode);
drm_mode_set_name(mode);

return mode;
Expand Down

0 comments on commit a25b00b

Please sign in to comment.