mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-28 17:41:50 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue