Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information