]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: add some error handling to amdgpu_init v2
authorChristian König <christian.koenig@amd.com>
Fri, 28 Oct 2016 15:39:08 +0000 (17:39 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 31 Oct 2016 16:44:58 +0000 (12:44 -0400)
commit245ae5e915853ced749eb47a343749cf0a9c4109
tree49d280ff9487a5d91e207b2fc8603990dc05b8e6
parentc24784f01549ecdf23fc00d0588423bcf8956714
drm/amdgpu: add some error handling to amdgpu_init v2

Just to be clean should we ever run into -ENOMEM during module init.

v2: fix typo in commit message

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (v1)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c