]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: fixed that I2C over AUX didn't read data issue
authorBrandon Syu <Brandon.Syu@amd.com>
Fri, 8 Nov 2019 03:26:06 +0000 (11:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Dec 2019 23:18:49 +0000 (18:18 -0500)
commita2a1f1eb06d73a45a60970c77403687918966fc6
tree08684c68cde142dbd997567aa8bfa9935c631cdf
parent28fa24ad14e8f7d23c62283eaf9c79b4fd165c16
drm/amd/display: fixed that I2C over AUX didn't read data issue

[Why]
The variable mismatch assignment error.

[How]
To use uint32_t replace it.

Signed-off-by: Brandon Syu <Brandon.Syu@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c
drivers/gpu/drm/amd/display/include/i2caux_interface.h