]> 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)
commitff0e73f45c310ef21274d19e9ae5f7d46819ba56
tree49d280ff9487a5d91e207b2fc8603990dc05b8e6
parentd84e782f85be0ee3263b44e6c357ea08fe8a2a38
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