aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorSrishti Sharma <[email protected]>2017-09-29 10:00:40 +0000
committerLiviu Dudau <[email protected]>2017-11-24 15:42:35 +0000
commit0970d7a2f5b0dcdd520c7655210d677f6e9a878e (patch)
tree4c9640ecec00d9f1cb0a256d30ec66d9c244ae9f /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm: mali-dp: switch to drm_*_get(), drm_*_put() helpers (diff)
downloadkernel-0970d7a2f5b0dcdd520c7655210d677f6e9a878e.tar.gz
kernel-0970d7a2f5b0dcdd520c7655210d677f6e9a878e.zip
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
Replace drm_dev_unref with drm_dev_put as it is more consistent with kernel coding style. Done using the following semantic patch by coccinelle. @r@ expression e; @@ -drm_dev_unref(); +drm_dev_put(); Signed-off-by: Srishti Sharma <[email protected]> [split patch into hdlcd and mali-dp versions] 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