commit | 36d4e87b497d9cb3bf8e1bb2f803c7aa41dfb463 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Aug 19 03:19:47 2015 -0700 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Fri Aug 21 00:38:23 2015 -0700 |
tree | ec25614d85211cecd2544765e61ecee41b8045a1 | |
parent | 772269f970129a7b9b50d68684b2568a41850111 [diff] |
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>