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-27 09:51:42 +0000
commitf73e8b82531573a198a4d0e5bff0d3256cbbd1d8 (patch)
tree0f0bf111b16153fdec9e2eb1dc4d46c1dcdde6c5 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s... (diff)
downloadkernel-f73e8b82531573a198a4d0e5bff0d3256cbbd1d8.tar.gz
kernel-f73e8b82531573a198a4d0e5bff0d3256cbbd1d8.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 into hdlcd and malidp specific patches] 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