]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linuxkpi: Add `i2c_adapter_quirks` support
authorJean-Sébastien Pédron <dumbbell@FreeBSD.org>
Wed, 8 Feb 2023 17:57:32 +0000 (18:57 +0100)
committerJean-Sébastien Pédron <dumbbell@FreeBSD.org>
Mon, 13 Feb 2023 21:09:31 +0000 (22:09 +0100)
commit83276e1f952d720c23092ea17e95c03fef8476b7
tree6f7578d52a188f33d440b2c167cca038beb5dc74
parent5542309ec6eba3af9e26c50acd654de462181b8e
linuxkpi: Add `i2c_adapter_quirks` support

While here, also declare `I2C_CLASS_HWMON`.

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D38535
sys/compat/linuxkpi/common/include/linux/i2c.h
sys/compat/linuxkpi/common/src/linux_i2c.c