diff options
author | Thomas Renninger <trenn@suse.de> | 2011-03-23 16:14:09 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-03-24 11:24:49 +0100 |
commit | 1783e4bf6f4e5c3b13c09aff24da7dcc69fb3e2f (patch) | |
tree | 8847ef1145d3a766e15fc8d4b5918b09eed60196 /include | |
parent | drm/radeon/kms: fix hardcoded EDID handling (diff) | |
download | linux-1783e4bf6f4e5c3b13c09aff24da7dcc69fb3e2f.tar.xz linux-1783e4bf6f4e5c3b13c09aff24da7dcc69fb3e2f.zip |
drm radeon: Return -EINVAL on wrong pm sysfs access
Throw an error if someone tries to fill this with
wrong data, instead of simply ignoring the input.
Now you get:
echo hello >/sys/../power_method
-bash: echo: write error: Invalid argument
Signed-off-by: Thomas Renninger <trenn@suse.de>
CC: Alexander.Deucher@amd.com
CC: dri-devel@lists.freedesktop.org
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions