diff options
author | Rob Clark <robdclark@gmail.com> | 2018-02-14 11:14:23 -0500 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2018-03-19 06:33:36 -0400 |
commit | d71b6bd80d96f15f4ae393d3bec0636c960e289a (patch) | |
tree | 90a6b55811c7f5d21833f94dd4ff900d23890809 /drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | |
parent | 94c3e78d873f02379b2a7a7e4cfb020fd81f1bb7 (diff) |
drm/msm/dsi: fix direct caller of msm_gem_free_object()
This should be using drm_gem_object_put(). Also since this is done only
in driver unload path, we don't need to synchronize setting tx_gem_obj
to NULL, so juse use the _unlocked() variant.
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c')
0 files changed, 0 insertions, 0 deletions