Commit 08014007 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Rob Herring

dt-bindings: arm: idle-states: Correct "constraint guarantees"

Correct "constraints guarantees" to "constraint guarantees".
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: default avatarAmit Kucheria <amit.kucheria@linaro.org>
Acked-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 06c3145d
...@@ -107,7 +107,7 @@ the worst case since it depends on the CPU operating conditions, i.e. caches ...@@ -107,7 +107,7 @@ the worst case since it depends on the CPU operating conditions, i.e. caches
state). state).
An OS has to reliably probe the wakeup-latency since some devices can enforce 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 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 idle state, and possibly to prevent that to guarantee reliable device
functioning. functioning.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment