drm/amdgpu: remove eeprom from the smu i2c handlers
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Jul 2020 13:32:04 +0000 (09:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Jul 2020 19:37:49 +0000 (15:37 -0400)
commita519fd83cf3094088de736c9f02f2b3ed36d72e2
tree45703ca295cbf296f0951322ac178e2233b2eeb4
parent84dd1f698e5fc2b4c1df3ea05371d2fff13c665c
drm/amdgpu: remove eeprom from the smu i2c handlers

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

Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c
drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.h
drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c