Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145484
b: refs/heads/master
c: e36ebaf
h: refs/heads/master
v: v3
  • Loading branch information
Keith Packard authored and Dave Airlie committed Jun 3, 2009
1 parent 62c3b9d commit 196d031
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: 75185c929ed241f5cf1aa28999b8012181e2c7cb
refs/heads/master: e36ebaf49274ffa78f17b62bcae4c92c33b5b391
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/drm_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ static struct device_attribute connector_attrs_opt1[] = {

static struct bin_attribute edid_attr = {
.attr.name = "edid",
.attr.mode = 0444,
.size = 128,
.read = edid_show,
};
Expand Down

0 comments on commit 196d031

Please sign in to comment.