diff mbox series

Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle

Message ID 2374188.AZIXMmL6Zy@sergeyv-box (mailing list archive)
State New, archived
Delegated to: Daniel Lezcano
Headers show
Series Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle | expand

Commit Message

Sergey Vidishev April 3, 2020, 7:12 p.m. UTC
Signed-off-by: Sergey Vidishev <sergeyv@yandex-team.ru>
---
 Documentation/driver-api/thermal/cpu-idle-cooling.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Daniel Lezcano April 4, 2020, 9:22 a.m. UTC | #1
On 03/04/2020 21:12, Sergey Vidishev wrote:
> Signed-off-by: Sergey Vidishev <sergeyv@yandex-team.ru>

Applied, thanks

> --- 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
>
> <------------->
>
diff mbox series

Patch

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
 
       <------------->