Commit d1510a2
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: ae58d1e ("i2c: Add generic I2C multiplexer using pinctrl API")
Signed-off-by: Chris Gorman <[email protected]>
Signed-off-by: Peter Rosin <[email protected]>1 parent 5771a8c commit d1510a2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments