]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76f47ca97a252b315cfd0c9662a1058826c7258b
treefa780f215c77f4997be4fca99a385c62eeda4be2
parenta2261c4babd7f50adfee865ca261537d19647149
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