summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2017-07-31 16:12:19 +0200
committerWolfram Sang <wsa@the-dreams.de>2017-07-31 16:12:19 +0200
commitc69b9e1278a2a23482a12bf56e54463f03b9e3f1 (patch)
tree1f47ea42a169073c3b3bcc88f49adfc1eedec6ae /drivers/i2c
parent682c6c2188f39d13548ccdc89c9888fbcb547889 (diff)
parentd1510a2e5ab6cb3a67f1c55ca5e7a6d2c6dec340 (diff)
Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into i2c/for-current
Diffstat (limited to 'drivers/i2c')
-rw-r--r--drivers/i2c/muxes/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig
index 2c64d0e0740f..17121329bb79 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"