commit | 0a7fdc59fba559dfbce14963b32102125c49cb10 | [log] [tgz] |
---|---|---|
author | Tommi Rantala <tt.rantala@gmail.com> | Fri Nov 09 09:19:36 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 20 16:06:24 2012 +1000 |
tree | 5185df71f82bb0a0bf4fe8dea0f7a066409e9bf8 | |
parent | bfb82ff0ee1dd0d1eed45ee25aa601f4ea5c54ac [diff] |
drm/mgag200: check alloc_apertures() success in mga_vram_init() Check for alloc_apertures() memory allocation failure, and propagate an error code in case the allocation failed. Signed-off-by: Tommi Rantala <tt.rantala@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>