mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
drm/amdgpu/ih: fix documentation in amdgpu_irq_dispatch
Fix parameters. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
1d614ded87
commit
fc9c7f8470
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user