drm/amdgpu/ras: switch fru eeprom handling to use generic helper (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Jan 2021 20:26:38 +0000 (15:26 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Jul 2021 04:24:39 +0000 (00:24 -0400)
commit25e5c09f2b157156f1c4070fe765d1a631d86a4c
tree5b10f78c15412e13098e31063880f38a74c218a9
parent24f55c05592e73dd7cb7e79fbf7be638578d162d
drm/amdgpu/ras: switch fru eeprom handling to use generic helper (v2)

Use the new helper rather than doing i2c transfers directly.

v2: fix typo

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