drm/amd/display: fix CEC DC_DEBUG_MASK documentation
This needs to be kerneldoc formatted.
Fixes: 7594874227e1 ("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:
parent
64314e3f9c
commit
85172c8034
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user