public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers: i2c: muxes: Kconfig
@ 2017-07-12 17:31 Chris Gorman
  2017-07-14 10:19 ` Peter Rosin
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Gorman @ 2017-07-12 17:31 UTC (permalink / raw)
  To: peda; +Cc: linux-i2c, linux-kernel, Chris Gorman

Kconfig says the resulting module is pinctrl-i2cmux and the module when
built is i2c-mux-pinctrl.

Signed-off-by: Chris Gorman <chrisjohgorman@gmail.com>
---
 drivers/i2c/muxes/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig
index 2c64d0e..1712132 100644
--- a/drivers/i2c/muxes/Kconfig
+++ b/drivers/i2c/muxes/Kconfig
@@ -83,7 +83,7 @@ config I2C_MUX_PINCTRL
 	  different sets of pins at run-time.
 
 	  This driver can also be built as a module. If so, the module will be
-	  called pinctrl-i2cmux.
+	  called i2c-mux-pinctrl.
 
 config I2C_MUX_REG
 	tristate "Register-based I2C multiplexer"
-- 
2.7.4

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

end of thread, other threads:[~2017-07-14 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12 17:31 [PATCH] drivers: i2c: muxes: Kconfig Chris Gorman
2017-07-14 10:19 ` Peter Rosin

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