summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRob Clark <robdclark@gmail.com>2018-02-14 11:14:23 -0500
committerRob Clark <robdclark@gmail.com>2018-03-19 06:33:36 -0400
commitd71b6bd80d96f15f4ae393d3bec0636c960e289a (patch)
tree90a6b55811c7f5d21833f94dd4ff900d23890809 /MAINTAINERS
parent94c3e78d873f02379b2a7a7e4cfb020fd81f1bb7 (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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions