Преглед на файлове

pinctrl: dt-binding: fix typo

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Baruch Siach преди 10 години
родител
ревизия
f5efed8090
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt

+ 1 - 1
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt

@@ -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
 assigned a name. When names are used, another property exists to map from
 those names to the integer IDs.
 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
 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
 IDs that must be provided, or whether to define the set of state names that
 must be provided.
 must be provided.