提交 7bbc87b8 编写于 作者: J James Hogan 提交者: Linus Walleij

Documentation/pinctrl.txt: fix typo "with with"

Fix typo in "communicate directly with with the pinctrl subsystem".
Signed-off-by: NJames Hogan <james.hogan@imgtec.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Acked-by: NRob Landley <rob@landley.net>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 d2752ae5
...@@ -1226,8 +1226,8 @@ setting up the config and muxing for the pins right before the device is ...@@ -1226,8 +1226,8 @@ setting up the config and muxing for the pins right before the device is
probing, nevertheless orthogonal to the GPIO subsystem. probing, nevertheless orthogonal to the GPIO subsystem.
But there are also situations where it makes sense for the GPIO subsystem But there are also situations where it makes sense for the GPIO subsystem
to communicate directly with with the pinctrl subsystem, using the latter to communicate directly with the pinctrl subsystem, using the latter as a
as a back-end. This is when the GPIO driver may call out to the functions back-end. This is when the GPIO driver may call out to the functions
described in the section "Pin control interaction with the GPIO subsystem" described in the section "Pin control interaction with the GPIO subsystem"
above. This only involves per-pin multiplexing, and will be completely above. This only involves per-pin multiplexing, and will be completely
hidden behind the gpio_*() function namespace. In this case, the driver hidden behind the gpio_*() function namespace. In this case, the driver
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册