hwmon: (ntc_thermistor) Underscore Samsung thermistor
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 5 Feb 2022 00:58:04 +0000 (01:58 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 5 Feb 2022 17:57:28 +0000 (09:57 -0800)
commitbb9bb9c75482aa008cfc62b5cb88681de8408fa3
tree06b53e68d7121cb0bc91e8e2009c51a949792d49
parent3c5412cdec9f6e417e7757974040e461df4a7238
hwmon: (ntc_thermistor) Underscore Samsung thermistor

The sysfs does not like that we name the thermistor something
that contains a dash:

ntc-thermistor thermistor: hwmon: 'ssg1404-001221' is not a valid
name attribute, please fix

Fix it up by switching to an underscore.

Fixes: e13e979b2b3d ("hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220205005804.123245-1-linus.walleij@linaro.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ntc_thermistor.c