All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] regulator: trivial: fix typos in user-visible Kconfig text
@ 2010-01-26  4:14 Alex Chiang
  2010-01-26  9:35 ` Mark Brown
  2010-01-26 12:11 ` Liam Girdwood
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Chiang @ 2010-01-26  4:14 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: Mark Brown, linux-kernel

Fix Kconfig text for some Wolfson Micro devices.

Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
---
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 262f62e..c565e0d 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -91,14 +91,14 @@ config REGULATOR_WM831X
 	  of PMIC devices.
 
 config REGULATOR_WM8350
-	tristate "Wolfson Microelectroncis WM8350 AudioPlus PMIC"
+	tristate "Wolfson Microelectronics WM8350 AudioPlus PMIC"
 	depends on MFD_WM8350
 	help
 	  This driver provides support for the voltage and current regulators
           of the WM8350 AudioPlus PMIC.
 
 config REGULATOR_WM8400
-	tristate "Wolfson Microelectroncis WM8400 AudioPlus PMIC"
+	tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC"
 	depends on MFD_WM8400
 	help
 	  This driver provides support for the voltage regulators of the

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

end of thread, other threads:[~2010-01-26 12:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-26  4:14 [PATCH] regulator: trivial: fix typos in user-visible Kconfig text Alex Chiang
2010-01-26  9:35 ` Mark Brown
2010-01-26 12:11 ` Liam Girdwood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.