include/linux/i2c.h: remove I2C_CLASS_DDC support
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 23 Nov 2023 09:40:40 +0000 (10:40 +0100)
committerWolfram Sang <wsa@kernel.org>
Thu, 18 Jan 2024 20:10:41 +0000 (21:10 +0100)
commitb60db383e2ba64a18e49b6bef3be1ab18aa159f1
tree9c1716d32f8c52942bae07253ed425fe6fe6e271
parent754bd2fffc913e523d1b9e686e8b1fd3a70d8f7e
include/linux/i2c.h: remove I2C_CLASS_DDC support

After removal of the legacy EEPROM driver and I2C_CLASS_DDC support in
olpc_dcon there's no i2c client driver left supporting I2C_CLASS_DDC.
Class-based device auto-detection is a legacy mechanism and shouldn't
be used in new code. So we can remove this class completely now.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
include/linux/i2c.h