aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip/rockchip_drm_vop.c
diff options
context:
space:
mode:
authorCihangir Akturk <cakturk@gmail.com>2017-08-11 15:32:59 +0300
committerSean Paul <seanpaul@chromium.org>2017-08-11 11:35:02 -0400
commit1365e2dba03831e67a2a5a9e18213fd91bc42210 (patch)
tree32a08a779a9c54417fde159b0e2794c3d9fc3ad7 /drivers/gpu/drm/rockchip/rockchip_drm_vop.c
parentdrm: vboxvideo: switch to drm_*_get(), drm_*_put() helpers (diff)
downloadlinux-dev-1365e2dba03831e67a2a5a9e18213fd91bc42210.tar.xz
linux-dev-1365e2dba03831e67a2a5a9e18213fd91bc42210.zip
drm/mediatek: 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> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/1502454794-28558-14-git-send-email-cakturk@gmail.com
Diffstat (limited to 'drivers/gpu/drm/rockchip/rockchip_drm_vop.c')
0 files changed, 0 insertions, 0 deletions