drm/amd: Add missing kdoc for amd_ip_funcs `complete` callback
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 20 Jun 2025 04:14:20 +0000 (23:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jun 2025 14:00:07 +0000 (10:00 -0400)
commitbb233caa85d5f51916244574f735b22af46c89f0
tree423619a6a144448725837d8cce402f3067db9c83
parent684385273de5de3c979843a7804a57361cc60753
drm/amd: Add missing kdoc for amd_ip_funcs `complete` callback

The `complete` callback should be described in kernel doc.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250619205931.41cf9332@canb.auug.org.au/
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://lore.kernel.org/r/20250620041420.3585005-1-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/amd_shared.h