drm/amdgpu: Fix amdgpu_ras_eeprom_init()
authorLuben Tuikov <luben.tuikov@amd.com>
Fri, 26 Mar 2021 20:40:22 +0000 (16:40 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Sep 2021 11:40:17 +0000 (13:40 +0200)
commit10a135969fd7419695c003ddb67ef8a7820a808b
tree7eaca626ac67d4e6416d10a074b21f958d6e8f4f
parentb32d3ded9dc2987edbc3427e66238bfdfcecf0ad
drm/amdgpu: Fix amdgpu_ras_eeprom_init()

[ Upstream commit dce4400e6516d18313d23de45b5be8a18980b00e ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c