* [PATCH] eeprom: fix Kconfig typo (swtich)
@ 2017-06-19 13:46 Jan Luebbe
2017-06-19 13:55 ` Greg Kroah-Hartman
2017-06-19 18:42 ` Uwe Kleine-König
0 siblings, 2 replies; 3+ messages in thread
From: Jan Luebbe @ 2017-06-19 13:46 UTC (permalink / raw)
To: Greg Kroah-Hartman, Serge Semin; +Cc: linux-kernel, kernel, Jan Luebbe
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
drivers/misc/eeprom/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/misc/eeprom/Kconfig b/drivers/misc/eeprom/Kconfig
index de58762097c4..d1c8cd5b33e2 100644
--- a/drivers/misc/eeprom/Kconfig
+++ b/drivers/misc/eeprom/Kconfig
@@ -101,11 +101,11 @@ config EEPROM_DIGSY_MTC_CFG
If unsure, say N.
config EEPROM_IDT_89HPESX
- tristate "IDT 89HPESx PCIe-swtiches EEPROM / CSR support"
+ tristate "IDT 89HPESx PCIe-switches EEPROM / CSR support"
depends on I2C && SYSFS
help
Enable this driver to get read/write access to EEPROM / CSRs
- over IDT PCIe-swtich i2c-slave interface.
+ over IDT PCIe-switch i2c-slave interface.
This driver can also be built as a module. If so, the module
will be called idt_89hpesx.
--
2.11.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] eeprom: fix Kconfig typo (swtich)
2017-06-19 13:46 [PATCH] eeprom: fix Kconfig typo (swtich) Jan Luebbe
@ 2017-06-19 13:55 ` Greg Kroah-Hartman
2017-06-19 18:42 ` Uwe Kleine-König
1 sibling, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2017-06-19 13:55 UTC (permalink / raw)
To: Jan Luebbe; +Cc: Serge Semin, linux-kernel, kernel
On Mon, Jun 19, 2017 at 03:46:10PM +0200, Jan Luebbe wrote:
> Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
> ---
> drivers/misc/eeprom/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
I can't take patches without any changelog text at all, sorry.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] eeprom: fix Kconfig typo (swtich)
2017-06-19 13:46 [PATCH] eeprom: fix Kconfig typo (swtich) Jan Luebbe
2017-06-19 13:55 ` Greg Kroah-Hartman
@ 2017-06-19 18:42 ` Uwe Kleine-König
1 sibling, 0 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2017-06-19 18:42 UTC (permalink / raw)
To: Jan Luebbe; +Cc: Greg Kroah-Hartman, Serge Semin, linux-kernel, kernel
Hello Jan,
On Mon, Jun 19, 2017 at 03:46:10PM +0200, Jan Luebbe wrote:
> ---
> drivers/misc/eeprom/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/misc/eeprom/Kconfig b/drivers/misc/eeprom/Kconfig
> index de58762097c4..d1c8cd5b33e2 100644
> --- a/drivers/misc/eeprom/Kconfig
> +++ b/drivers/misc/eeprom/Kconfig
> @@ -101,11 +101,11 @@ config EEPROM_DIGSY_MTC_CFG
> If unsure, say N.
>
> config EEPROM_IDT_89HPESX
> - tristate "IDT 89HPESx PCIe-swtiches EEPROM / CSR support"
> + tristate "IDT 89HPESx PCIe-switches EEPROM / CSR support"
> depends on I2C && SYSFS
> help
> Enable this driver to get read/write access to EEPROM / CSRs
> - over IDT PCIe-swtich i2c-slave interface.
> + over IDT PCIe-switch i2c-slave interface.
git grep swtich next/master suggests there are still more occurences of
this typo currently in next.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-19 18:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-19 13:46 [PATCH] eeprom: fix Kconfig typo (swtich) Jan Luebbe
2017-06-19 13:55 ` Greg Kroah-Hartman
2017-06-19 18:42 ` Uwe Kleine-König
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox