diff options
author | Cihangir Akturk <cakturk@gmail.com> | 2017-08-03 14:58:40 +0300 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2017-08-08 13:20:11 -0700 |
commit | 1d5494e965be7b512cc03d48f1bfc6a93a876121 (patch) | |
tree | 8f7a5ee4b2c37ace3068a0b71c83162199ebc9ee /drivers/misc/eeprom | |
parent | 97ee731da8dc83e98db06848c6f27188613356ce (diff) |
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: Cihangir Akturk <cakturk@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/1501761585-11757-26-git-send-email-cakturk@gmail.com
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/misc/eeprom')
0 files changed, 0 insertions, 0 deletions