hwmon: (sht3x) convert some of sysfs interface to hwmon
authorJuenKit Yip <JuenKit_Yip@hotmail.com>
Mon, 3 Jul 2023 14:08:16 +0000 (22:08 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 21 Aug 2023 13:04:30 +0000 (06:04 -0700)
commita0ac418c6007c9e1694e21056964c923364f3175
treed15dd3997d4afb0bbfee9e91892e53f427485aa8
parentacda945afb465e2a2c436623a35203d63994441f
hwmon: (sht3x) convert some of sysfs interface to hwmon

update_interval, temperature/humidity max/min and hyst
were moved to new hwmon interface, and only heater and
repeatability were reserved as non-stardard sysfs interface.

Signed-off-by: JuenKit Yip <JuenKit_Yip@hotmail.com>
Link: https://lore.kernel.org/r/DB4PR10MB626157BC697F2CD6100431359229A@DB4PR10MB6261.EURPRD10.PROD.OUTLOOK.COM
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/sht3x.c