* [PATCH trivial] hwmon: (mlxreg-fan) Fix double "Mellanox"
@ 2020-10-05 12:48 Geert Uytterhoeven
2020-10-05 15:10 ` Guenter Roeck
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-10-05 12:48 UTC (permalink / raw)
To: Vadim Pasternak, Jean Delvare, Guenter Roeck, Jiri Kosina
Cc: linux-hwmon, linux-kernel, Geert Uytterhoeven
Remove the duplicate "Mellanox" in the help text for the Mellanox FAN
driver configuration option.
Fixes: 65afb4c8e7e4e7e7 ("hwmon: (mlxreg-fan) Add support for Mellanox FAN driver")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
drivers/hwmon/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 8dc28b26916ec4c8..64abec37ca9d5d0d 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1080,7 +1080,7 @@ config SENSORS_MCP3021
will be called mcp3021.
config SENSORS_MLXREG_FAN
- tristate "Mellanox Mellanox FAN driver"
+ tristate "Mellanox FAN driver"
depends on MELLANOX_PLATFORM
imply THERMAL
select REGMAP
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH trivial] hwmon: (mlxreg-fan) Fix double "Mellanox"
2020-10-05 12:48 [PATCH trivial] hwmon: (mlxreg-fan) Fix double "Mellanox" Geert Uytterhoeven
@ 2020-10-05 15:10 ` Guenter Roeck
0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2020-10-05 15:10 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Vadim Pasternak, Jean Delvare, Jiri Kosina, linux-hwmon,
linux-kernel
On Mon, Oct 05, 2020 at 02:48:43PM +0200, Geert Uytterhoeven wrote:
> Remove the duplicate "Mellanox" in the help text for the Mellanox FAN
> driver configuration option.
>
> Fixes: 65afb4c8e7e4e7e7 ("hwmon: (mlxreg-fan) Add support for Mellanox FAN driver")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Applied.
Thanks,
Guenter
> ---
> drivers/hwmon/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> index 8dc28b26916ec4c8..64abec37ca9d5d0d 100644
> --- a/drivers/hwmon/Kconfig
> +++ b/drivers/hwmon/Kconfig
> @@ -1080,7 +1080,7 @@ config SENSORS_MCP3021
> will be called mcp3021.
>
> config SENSORS_MLXREG_FAN
> - tristate "Mellanox Mellanox FAN driver"
> + tristate "Mellanox FAN driver"
> depends on MELLANOX_PLATFORM
> imply THERMAL
> select REGMAP
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-05 15:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-05 12:48 [PATCH trivial] hwmon: (mlxreg-fan) Fix double "Mellanox" Geert Uytterhoeven
2020-10-05 15:10 ` Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).