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