dt-bindings: arm: idle-states: Correct "constraint guarantees"
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 30 Aug 2019 15:03:00 +0000 (17:03 +0200)
committerRob Herring <robh@kernel.org>
Mon, 2 Sep 2019 14:58:06 +0000 (15:58 +0100)
Correct "constraints guarantees" to "constraint guarantees".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/idle-states.txt

index 6e651b7..4ef0de5 100644 (file)
@@ -107,7 +107,7 @@ the worst case since it depends on the CPU operating conditions, i.e. caches
 state).
 
 An OS has to reliably probe the wakeup-latency since some devices can enforce
-latency constraints guarantees to work properly, so the OS has to detect the
+latency constraint guarantees to work properly, so the OS has to detect the
 worst case wake-up latency it can incur if a CPU is allowed to enter an
 idle state, and possibly to prevent that to guarantee reliable device
 functioning.