linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] usb: host: Updated MAX3421 to MAX3421E in Kconfig
@ 2021-09-15 11:09 Ramona Alexandra Nechita
  2021-09-21 14:28 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Ramona Alexandra Nechita @ 2021-09-15 11:09 UTC (permalink / raw)
  To: linux-usb; +Cc: gregkh, linux-kernel, Ramona Alexandra Nechita

MAX3421 is supposed to be MAX3421E, Kconfig was modified
accordingly.

Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@analog.com>
---
 drivers/usb/host/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 79b2e79dddd0..0ffa77163ae0 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -372,7 +372,7 @@ config USB_FOTG210_HCD
 	  module will be called fotg210-hcd.
 
 config USB_MAX3421_HCD
-	tristate "MAX3421 HCD (USB-over-SPI) support"
+	tristate "MAX3421E HCD (USB-over-SPI) support"
 	depends on USB && SPI
 	---help---
 	  The Maxim MAX3421E chip supports standard USB 2.0-compliant
-- 
2.25.1


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

end of thread, other threads:[~2021-09-21 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15 11:09 [PATCH] usb: host: Updated MAX3421 to MAX3421E in Kconfig Ramona Alexandra Nechita
2021-09-21 14:28 ` Greg KH

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).