[PATCH] Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle
From: Sergey Vidishev
Date: Fri Apr 03 2020 - 15:12:49 EST
Signed-off-by: Sergey Vidishev <sergeyv@xxxxxxxxxxxxxx>
---
Documentation/driver-api/thermal/cpu-idle-cooling.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/driver-api/thermal/cpu-idle-cooling.rst b/
Documentation/driver-api/thermal/cpu-idle-cooling.rst
index 9f0016ee4cfb..a1c3edecae00 100644
--- a/Documentation/driver-api/thermal/cpu-idle-cooling.rst
+++ b/Documentation/driver-api/thermal/cpu-idle-cooling.rst
@@ -95,28 +95,28 @@ and this variation will modulate the cooling effect.
::
^
|
|
|------- -------
|_______|_______________|_______|___________
<------>
idle <-------------->
running
- <----------------------------->
- duty cycle 33%
+ <--------------------->
+ duty cycle 33%
^
|
|
|------- -------
|_______|_______|_______|___________
<------>
idle <------>
running
<------------->
--
2.17.1