]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 9 May 2024 11:37:27 +0000 (13:37 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 19:44:47 +0000 (15:44 -0400)
commite22e0e483b2c76728ccd119fdcfea81eb176b3a5
treebd3da41e4c633ef6f3fef075e07644cd7cd41fe6
parent949658cb9b69ab9d22a42a662b2fdc7085689ed8
drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2

Support for I2C_CLASS_SPD  is currently being removed from the kernel.
Only remaining step is to remove the definition of I2C_CLASS_SPD.
Setting I2C_CLASS_SPD  in a driver is a no-op meanwhile, so remove it
here.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c