drm/ttm: simplify ttm_bo_wait
authorChristian König <christian.koenig@amd.com>
Wed, 15 Jun 2016 11:44:02 +0000 (13:44 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:54:40 +0000 (14:54 -0400)
commitf849c6d6527a4108b1d7813e1a0eac9f1568cc4b
tree0d3e39ee3533d68a0de4e6567bf8481d6327d9ad
parent5bc730677b1698c479f0134926b90789759b17ee
drm/ttm: simplify ttm_bo_wait

As far as I can see no need for a custom implementation any more.

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