commit | e36ebaf49274ffa78f17b62bcae4c92c33b5b391 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Sat May 30 20:42:26 2009 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jun 04 09:32:12 2009 +1000 |
tree | b6e74f25a31af5f15037422eae75a503a31fc95b | |
parent | 75185c929ed241f5cf1aa28999b8012181e2c7cb [diff] |
drm: set permissions on edid file to 0444 Without initializing the sysfs attributes for the edid file, it was created with mode 0, making it difficult for applications to use. Signed-off-by: Keith Packard <keithp@keithp.com> Signed-off-by: Dave Airlie <airlied@redhat.com>