drm/amd/display: Fix i2c write flag.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Sun, 5 Mar 2017 01:56:46 +0000 (20:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:22:14 +0000 (17:22 -0400)
commitbb01672c79649de08fe335b55aea5315d781c443
tree3ba05c0fbc159373aba06119ee0a548d271a077a
parent5c4e9806435d7da665af08b3071446b9617eb9cb
drm/amd/display: Fix i2c write flag.

I2C_M_RD was translated to write instead of read.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_types.c