diff options
| author | Cihangir Akturk <[email protected]> | 2017-08-11 12:32:48 +0000 |
|---|---|---|
| committer | Liviu Dudau <[email protected]> | 2017-11-24 15:41:21 +0000 |
| commit | c2cc215cde5b3fd4102c9595df66c6e4ff237be4 (patch) | |
| tree | bf7b6ba0aec5f4e54ac00ceccba079102ad4b8ba /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr... (diff) | |
| download | kernel-c2cc215cde5b3fd4102c9595df66c6e4ff237be4.tar.gz kernel-c2cc215cde5b3fd4102c9595df66c6e4ff237be4.zip | |
drm: mali-dp: 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 <[email protected]>
Acked-by: Liviu Dudau <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
