mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-06-11 15:46:40 +02:00
drm/amd/display: fix CEC DC_DEBUG_MASK documentation
This needs to be kerneldoc formatted.
Fixes: 7594874227 ("drm/amd/display: add CEC notifier to amdgpu driver")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Kun Liu <Kun.Liu2@amd.com>
This commit is contained in:
@@ -345,7 +345,7 @@ enum DC_DEBUG_MASK {
|
||||
*/
|
||||
DC_DISABLE_ACPI_EDID = 0x8000,
|
||||
|
||||
/*
|
||||
/**
|
||||
* @DC_DISABLE_HDMI_CEC: If set, disable HDMI-CEC feature in amdgpu driver.
|
||||
*/
|
||||
DC_DISABLE_HDMI_CEC = 0x10000,
|
||||
|
||||
Reference in New Issue
Block a user