]> Pileus Git - ~andy/linux/commit
drm/vmwgfx: Return -ENOENT when a mode object can't be found
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 17 Oct 2013 10:35:05 +0000 (13:35 +0300)
committerDave Airlie <airlied@redhat.com>
Wed, 6 Nov 2013 03:25:21 +0000 (13:25 +1000)
commit4ae87ff030fb42309c88ef1bc826618e2e4e9be4
tree33bfab264427d734a35b25b48260722db5fbfd1b
parent10e10d34eec680490ccba7f9d53ffd0816f107f6
drm/vmwgfx: Return -ENOENT when a mode object can't be found

Let's be a bit more consistent with our error values.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c