drm/vmwgfx: Remove duplicate ttm_bo_device_release
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 19 Aug 2015 10:19:47 +0000 (03:19 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 21 Aug 2015 07:38:23 +0000 (00:38 -0700)
commit36d4e87b497d9cb3bf8e1bb2f803c7aa41dfb463
treeec25614d85211cecd2544765e61ecee41b8045a1
parent772269f970129a7b9b50d68684b2568a41850111
drm/vmwgfx: Remove duplicate ttm_bo_device_release

No need to try to call ttm_bo_device_release twice during module unload.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c