pinctrl: dt-binding: fix typo
authorBaruch Siach <baruch@tkos.co.il>
Mon, 9 Mar 2015 19:56:39 +0000 (21:56 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 18 Mar 2015 01:02:21 +0000 (02:02 +0100)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt

index 47d84b6ee91b96a07218afd9fd84ea509334baca..950580c924486f6414b9b3eb1dbe7f7b6e57f913 100644 (file)
@@ -38,7 +38,7 @@ property exists to define the pin configuration. Each state may also be
 assigned a name. When names are used, another property exists to map from
 those names to the integer IDs.
 
-Each client device's own binding determines the set of states the must be
+Each client device's own binding determines the set of states that must be
 defined in its device tree node, and whether to define the set of state
 IDs that must be provided, or whether to define the set of state names that
 must be provided.