diff options
author | 2017-08-03 14:58:44 +0300 | |
---|---|---|
committer | 2017-08-18 15:57:15 -0700 | |
commit | 4a66af0d23bd9a8c4e435d593c6de15301cd245d (patch) | |
tree | 400bcfe6624ba5af9ec52e3f971500a0e00e36dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: vboxvideo: select DRM_TTM (diff) | |
download | wireguard-linux-4a66af0d23bd9a8c4e435d593c6de15301cd245d.tar.xz wireguard-linux-4a66af0d23bd9a8c4e435d593c6de15301cd245d.zip |
staging: vboxvideo: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions