summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast
diff options
context:
space:
mode:
authorCihangir Akturk2017-08-11 14:32:56 +0200
committerSean Paul2017-08-11 17:35:52 +0200
commit5bda902725928fc2eaf58380ab05c4c336aeacad (patch)
tree10d7fc9f3e32361ef74a4a35a73942a7e7136a99 /drivers/gpu/drm/ast
parentdrm/rockchip: switch to drm_*_get(), drm_*_put() helpers (diff)
downloadkernel-qcow2-linux-5bda902725928fc2eaf58380ab05c4c336aeacad.tar.gz
kernel-qcow2-linux-5bda902725928fc2eaf58380ab05c4c336aeacad.tar.xz
kernel-qcow2-linux-5bda902725928fc2eaf58380ab05c4c336aeacad.zip
drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers
Use drm_*_get() and drm_*_put() helpers instead of drm_*_reference() and drm_*_unreference() helpers. drm_*_reference() and drm_*_unreference() functions are just compatibility alias for drm_*_get() and drm_*_put() and should not be used by new code. So convert all users of compatibility functions to use the new APIs. Generated by: scripts/coccinelle/api/drm-get-put.cocci Signed-off-by: Cihangir Akturk <cakturk@gmail.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/1502454794-28558-11-git-send-email-cakturk@gmail.com
Diffstat (limited to 'drivers/gpu/drm/ast')
0 files changed, 0 insertions, 0 deletions