drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap
authorChristian König <christian.koenig@amd.com>
Fri, 5 Jun 2015 18:56:17 +0000 (20:56 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Jun 2015 01:42:52 +0000 (21:42 -0400)
commit6c7fc503a47f9b87dfd7c76e34f808ab6870a82f
treed69f7bcfca395de5347f5160b28e5fa413a793d6
parent7e9fca0baa3b3400ccb2b2a8a17822f7b04ea282
drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap

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