提交 d1510a2e 编写于 作者: C Chris Gorman 提交者: Peter Rosin

i2c: mux: pinctrl: mention correct module name in Kconfig help text

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

Fixes: ae58d1e4 ("i2c: Add generic I2C multiplexer using pinctrl API")
Signed-off-by: NChris Gorman <chrisjohgorman@gmail.com>
Signed-off-by: NPeter Rosin <peda@axentia.se>
上级 5771a8c0
...@@ -83,7 +83,7 @@ config I2C_MUX_PINCTRL ...@@ -83,7 +83,7 @@ config I2C_MUX_PINCTRL
different sets of pins at run-time. different sets of pins at run-time.
This driver can also be built as a module. If so, the module will be 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 config I2C_MUX_REG
tristate "Register-based I2C multiplexer" tristate "Register-based I2C multiplexer"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册