]> git.karo-electronics.de Git - karo-tx-linux.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)
commit79aa03893df937967201b6ea34e8d4216b893a38
tree2a228469747dee9dd569528e50a5059a4f898a76
parent0ea54b9b6c4ebc04cc6f68246b03577a25dbd4bb
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