]> git.baikalelectronics.ru Git - kernel.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)
commit1755c8a4de183714e6493052ff320d43f7f61109
tree49d280ff9487a5d91e207b2fc8603990dc05b8e6
parent7aa07fdf4f3363524572a4d7c794ec0220674449
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