OSDN Git Service

drm/amdgpu: Fix amdgpu_ras_eeprom_init()
authorLuben Tuikov <luben.tuikov@amd.com>
Fri, 26 Mar 2021 20:40:22 +0000 (16:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Jul 2021 04:24:41 +0000 (00:24 -0400)
commitdce4400e6516d18313d23de45b5be8a18980b00e
treee5f2fab21a44f81257a79c39afcd854ab5610ab2
parentcf696091d38b61ff9e4e4d592522a2daf5e3637e
drm/amdgpu: Fix amdgpu_ras_eeprom_init()

No need to account for the 2 bytes of EEPROM
address--this is now well abstracted away by
the fixes the the lower layers.

Cc: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Cc: Alexander Deucher <Alexander.Deucher@amd.com>
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
Acked-by: Alexander Deucher <Alexander.Deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c