Skip to content
Commit 1d5494e9 authored by Cihangir Akturk's avatar Cihangir Akturk Committed by Eric Anholt
Browse files

drm/vc4: switch to drm_*{get,put} helpers



drm_*_reference() and drm_*_unreference() functions are just
compatibility alias for drm_*_get() and drm_*_put() adn should not be
used by new code. So convert all users of compatibility functions to use
the new APIs.

Signed-off-by: default avatarCihangir Akturk <cakturk@gmail.com>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/1501761585-11757-26-git-send-email-cakturk@gmail.com


Reviewed-by: default avatarEric Anholt <eric@anholt.net>
parent 97ee731d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment