Re: [PATCH] docs: thermal: time_in_state is displayed in msec and not usertime

2020-11-12 Thread Daniel Lezcano
On 10/11/2020 11:43, Viresh Kumar wrote: > The sysfs stats for cooling devices shows the time_in_state in msec, > remove the unwanted usertime comment. > > Signed-off-by: Viresh Kumar > --- Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Lina

[PATCH] docs: thermal: time_in_state is displayed in msec and not usertime

2020-11-10 Thread Viresh Kumar
The sysfs stats for cooling devices shows the time_in_state in msec, remove the unwanted usertime comment. Signed-off-by: Viresh Kumar --- Documentation/driver-api/thermal/sysfs-api.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/driver-api/thermal/sysfs-a