]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add missing error handling
authorChristian König <christian.koenig@amd.com>
Wed, 26 Sep 2018 12:17:03 +0000 (14:17 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 3 Dec 2018 16:14:54 +0000 (11:14 -0500)
commit562274e2a577c3342e0a5f73f31092c4c58d5f70
tree3e98fd2c8bbc20f4277247015422e28e51b70803
parentfbec0377e04b175c44da1db432c638e470af8ac3
drm/amdgpu: add missing error handling

We ignored the return code here.

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