]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6691a232d3d7cafb759575e74afc88995446ded
treeec25614d85211cecd2544765e61ecee41b8045a1
parent078030e4960b0213214a34ce0ec863aebca214e2
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