]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove owner cleanup v2
authorChristian König <christian.koenig@amd.com>
Wed, 4 May 2016 08:33:11 +0000 (10:33 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 May 2016 16:31:19 +0000 (12:31 -0400)
commit876f550a22962fd80973a161f4f7e5d54d107c44
tree2a228469747dee9dd569528e50a5059a4f898a76
parent6dbb33faa432016a3963012d0748c7cc2d41bce6
drm/amdgpu: remove owner cleanup v2

The client ID is now unique, so no need to resert the owner fields any more.

v2: remove unused variables as well

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