hwmon: (sht3x) remove sht3x_platform_data
authorJuenKit Yip <JuenKit_Yip@hotmail.com>
Fri, 16 Jun 2023 16:00:12 +0000 (00:00 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 17 Jun 2023 15:50:05 +0000 (08:50 -0700)
commitfc669e922ecff02c173a8484f7a5ed4810089209
treeafa44dd42848ea90c3a25f3ba235535405a186af
parent450d1a8ce1e5f1cadd402ae62013afff50a5cc9c
hwmon: (sht3x) remove sht3x_platform_data

Since no in-tree driver supports it, sht3x_platform_data has been
removed and the relevant properties have been moved to sht3x_data.

Signed-off-by: JuenKit Yip <JuenKit_Yip@hotmail.com>
Link: https://lore.kernel.org/r/DB4PR10MB626126FB7226D5AF341197449258A@DB4PR10MB6261.EURPRD10.PROD.OUTLOOK.COM
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/sht3x.rst
drivers/hwmon/sht3x.c
include/linux/platform_data/sht3x.h [deleted file]