diff options
author | 2023-11-23 10:40:40 +0100 | |
---|---|---|
committer | 2024-01-18 21:10:41 +0100 | |
commit | b60db383e2ba64a18e49b6bef3be1ab18aa159f1 (patch) | |
tree | 9c1716d32f8c52942bae07253ed425fe6fe6e271 /tools/perf/scripts/python | |
parent | fbdev: remove I2C_CLASS_DDC support (diff) | |
download | wireguard-linux-b60db383e2ba64a18e49b6bef3be1ab18aa159f1.tar.xz wireguard-linux-b60db383e2ba64a18e49b6bef3be1ab18aa159f1.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions