commit | a2a1f1eb06d73a45a60970c77403687918966fc6 | [log] [tgz] |
---|---|---|
author | Brandon Syu <Brandon.Syu@amd.com> | Fri Nov 08 11:26:06 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 05 18:18:49 2019 -0500 |
tree | 08684c68cde142dbd997567aa8bfa9935c631cdf | |
parent | 28fa24ad14e8f7d23c62283eaf9c79b4fd165c16 [diff] |
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>