The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] eeprom: fix cacography of switch
@ 2024-09-21 10:36 liujing
  2024-09-25  9:49 ` Greg KH
  2024-09-25 10:51 ` Dr. David Alan Gilbert
  0 siblings, 2 replies; 4+ messages in thread
From: liujing @ 2024-09-21 10:36 UTC (permalink / raw)
  To: arnd; +Cc: gregkh, W_Armin, hkallweit1, jdelvare, linux-kernel, liujing

diff --git a/drivers/misc/eeprom/Kconfig b/drivers/misc/eeprom/Kconfig
index 9df12399bda3..cb1c4b8e7fd3 100644
--- a/drivers/misc/eeprom/Kconfig
+++ b/drivers/misc/eeprom/Kconfig
@@ -97,11 +97,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.27.0




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-25 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-21 10:36 [PATCH] eeprom: fix cacography of switch liujing
2024-09-25  9:49 ` Greg KH
2024-09-25 10:51 ` Dr. David Alan Gilbert
2024-09-25 12:45   ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox