[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1499880686-8257-1-git-send-email-chrisjohgorman@gmail.com>
Date: Wed, 12 Jul 2017 13:31:26 -0400
From: Chris Gorman <chrisjohgorman@...il.com>
To: peda@...ntia.se
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Chris Gorman <chrisjohgorman@...il.com>
Subject: [PATCH] drivers: i2c: muxes: Kconfig
Kconfig says the resulting module is pinctrl-i2cmux and the module when
built is i2c-mux-pinctrl.
Signed-off-by: Chris Gorman <chrisjohgorman@...il.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
Powered by blists - more mailing lists