From: Maud Spierings via B4 Relay <devnull+maudspierings.gocontroll.com@kernel.org>
To: Jean Delvare <jdelvare@suse.com>,
Guenter Roeck <linux@roeck-us.net>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
Joseph McNally <jmcna06@gmail.com>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org,
Maud Spierings <maudspierings@gocontroll.com>
Subject: [PATCH 1/3] hwmon: (ntc_thermistor) Fix module name in the Kconfig
Date: Thu, 27 Feb 2025 13:57:51 +0100 [thread overview]
Message-ID: <20250227-ntc_thermistor_fixes-v1-1-70fa73200b52@gocontroll.com> (raw)
In-Reply-To: <20250227-ntc_thermistor_fixes-v1-0-70fa73200b52@gocontroll.com>
From: Maud Spierings <maudspierings@gocontroll.com>
The module name is incorrectly stated with a hyphen while it is an
underscore.
Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
---
drivers/hwmon/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index f114d0c55d7831fc5d914d19a6e543cb2dbb5659..56494ab85b83b1c10a7dbf3085abea2900e9aaa1 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1625,7 +1625,7 @@ config SENSORS_NTC_THERMISTOR
B57891S0103 from EPCOS.
This driver can also be built as a module. If so, the module
- will be called ntc-thermistor.
+ will be called ntc_thermistor.
config SENSORS_NCT6683
tristate "Nuvoton NCT6683D"
--
2.48.1
next prev parent reply other threads:[~2025-02-27 12:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 12:57 [PATCH 0/3] hwmon: (ntc_thermistor) typo fixes and incorrect table fix Maud Spierings via B4 Relay
2025-02-27 12:57 ` Maud Spierings via B4 Relay [this message]
2025-03-02 16:32 ` [PATCH 1/3] hwmon: (ntc_thermistor) Fix module name in the Kconfig Guenter Roeck
2025-02-27 12:57 ` [PATCH 2/3] dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles Maud Spierings via B4 Relay
2025-02-28 19:01 ` Conor Dooley
2025-03-02 16:33 ` Guenter Roeck
2025-02-27 12:57 ` [PATCH 3/3] hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table Maud Spierings via B4 Relay
2025-03-02 16:35 ` Guenter Roeck
2025-02-28 8:28 ` [PATCH 0/3] hwmon: (ntc_thermistor) typo fixes and incorrect table fix Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250227-ntc_thermistor_fixes-v1-1-70fa73200b52@gocontroll.com \
--to=devnull+maudspierings.gocontroll.com@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=jmcna06@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=maudspierings@gocontroll.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox