From 11700fcb90b40a38fbfba55b2bedfc9909be8ec8 Mon Sep 17 00:00:00 2001 From: Sergey Vidishev <sergeyv@yandex-team.ru> Date: Fri, 3 Apr 2020 22:12:42 +0300 Subject: [PATCH] Documentation: cpu-idle-cooling: Fix diagram for 33% duty cycle Signed-off-by: Sergey Vidishev <sergeyv@yandex-team.ru> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/2374188.AZIXMmL6Zy@sergeyv-box --- 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 9f0016ee4cfb5..a1c3edecae003 100644 --- a/Documentation/driver-api/thermal/cpu-idle-cooling.rst +++ b/Documentation/driver-api/thermal/cpu-idle-cooling.rst @@ -105,8 +105,8 @@ and this variation will modulate the cooling effect. idle <--------------> running - <-----------------------------> - duty cycle 33% + <---------------------> + duty cycle 33% ^ -- GitLab