drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Jul 2020 13:40:19 +0000 (09:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Jul 2020 19:37:56 +0000 (15:37 -0400)
commit0e0e11e71e31ef0f3aaa974c65b9bb6e0ce1f219
treefa780f215c77f4997be4fca99a385c62eeda4be2
parentcd65c33c48888514e5efe2237709c44609aa15e0
drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2)

The driver uses it for EEPROM access, but it's just an i2c bus.

v2: change the callback name as well.

Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
drivers/gpu/drm/amd/powerplay/arcturus_ppt.c
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h
drivers/gpu/drm/amd/powerplay/smu_internal.h