diff options
| author | Thomas Zimmermann <[email protected]> | 2018-06-21 13:21:37 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-07-10 19:18:28 +0000 |
| commit | f44907593d746d42821543992b7c7085d2cbeafb (patch) | |
| tree | 14ce7d966496012ee863c8f00a7ad3ecda6503b1 /drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | |
| parent | drm/ttm: Replace ttm_bo_reference() with ttm_bo_get() (diff) | |
| download | kernel-f44907593d746d42821543992b7c7085d2cbeafb.tar.gz kernel-f44907593d746d42821543992b7c7085d2cbeafb.zip | |
drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()
A call to ttm_bo_unref() clears the supplied pointer to NULL, while
ttm_bo_put() does not. None of the converted call sites requires the
pointer to become NULL, so the respective assign operations has been
left out from the patch.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c')
0 files changed, 0 insertions, 0 deletions
