drm/amdgpu/ras: switch ras eeprom handling to use generic helper
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Jan 2021 20:13:05 +0000 (15:13 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Jul 2021 04:24:39 +0000 (00:24 -0400)
commit24f55c05592e73dd7cb7e79fbf7be638578d162d
tree1effec2fc87aabfc07354e820aab26b9486e69cc
parent00e3a289d9e259a383e306d45b8052b8e69d6a8c
drm/amdgpu/ras: switch ras eeprom handling to use generic helper

Use the new helper rather than doing i2c transfers directly.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Luben Tuikov <luben.tuikov@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c