diff options
| author | Srinivasan Shanmugam <[email protected]> | 2025-07-21 13:22:36 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-07-28 20:25:46 +0000 |
| commit | dfe9707c075a365ccd1f82cceabdf6ab55a77b5f (patch) | |
| tree | 331c07fa037975ca9efe6ca69c0ff94d8814b6d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/amd/display: fix initial backlight brightness calculation (diff) | |
| download | kernel-dfe9707c075a365ccd1f82cceabdf6ab55a77b5f.tar.gz kernel-dfe9707c075a365ccd1f82cceabdf6ab55a77b5f.zip | |
drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'
Fix the comment style before cntl_stuck_hw_workaround() by replacing
'/**' with '/*' since it is not a kdoc comment.
Fixes the below with gcc W=1:
display/dc/dce/dce_i2c_hw.c:380: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* If we boot without an HDMI display, the I2C engine does not get
initialized
Fixes: 04d57f4462a6 ("drm/amd/display: Workaround for stuck I2C arbitrage")
Cc: Alvin Lee <[email protected]>
Cc: Dominik Kaszewski <[email protected]>
Cc: Ivan Lipski <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Tom Chung <[email protected]>
Cc: Roman Li <[email protected]>
Cc: Alex Hung <[email protected]>
Cc: Aurabindo Pillai <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Alex Hung <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
