]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: update documentation for amdgpu_irq.c v3
authorSlava Abramov <slava.abramov@amd.com>
Thu, 7 Jun 2018 21:27:07 +0000 (17:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:44 +0000 (12:20 -0500)
commit923ff76eb035b0de3725edd7c13cda3b068ba197
tree0304f91d0e1ec90efc38f67cebe00b907535d226
parent7fc48e5912795caf78b1e2fb86d5f6ee02fbdb8c
drm/amdgpu: update documentation for amdgpu_irq.c v3

Add/update function level documentation and add reference to amdgpu_irq.c
in amdgpu.rst

v2:
Added DOC comment
Added more explanations for amdgpu_hotplug_work_func
Properly formatted unused parameters
Properly formatted return values
Fixed usage of acronyms
More consistent styling

v3:
Removed duplicate "not"
Using '&' to refer to functions and types

Signed-off-by: Slava Abramov <slava.abramov@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu.rst
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c