From: Geert Uytterhoeven Date: Fri, 30 Aug 2019 15:03:00 +0000 (+0200) Subject: dt-bindings: arm: idle-states: Correct "constraint guarantees" X-Git-Tag: v5.4-rc1~112^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0801400709d5f8a53365b0874e03fecf8a14dbfb;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: arm: idle-states: Correct "constraint guarantees" Correct "constraints guarantees" to "constraint guarantees". Signed-off-by: Geert Uytterhoeven Reviewed-by: Amit Kucheria Acked-by: Daniel Lezcano Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/arm/idle-states.txt b/Documentation/devicetree/bindings/arm/idle-states.txt index 6e651b7e62c32..4ef0de5c0c7f5 100644 --- a/Documentation/devicetree/bindings/arm/idle-states.txt +++ b/Documentation/devicetree/bindings/arm/idle-states.txt @@ -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.