Commit fc9c7f84 authored by Alex Deucher's avatar Alex Deucher

drm/amdgpu/ih: fix documentation in amdgpu_irq_dispatch

Fix parameters.
Acked-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 1d614ded
......@@ -383,7 +383,7 @@ int amdgpu_irq_add_id(struct amdgpu_device *adev,
* amdgpu_irq_dispatch - dispatch IRQ to IP blocks
*
* @adev: amdgpu device pointer
* @entry: interrupt vector pointer
* @ih: interrupt ring instance
*
* Dispatches IRQ to IP blocks.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment