Re: [PATCH v2 1/5] thermal: devfreq_cooling: change tracing function and arguments

2020-12-03 Thread Ionela Voinescu
On Wednesday 18 Nov 2020 at 12:03:54 (+), Lukasz Luba wrote: > Prepare for deleting the static and dynamic power calculation and clean > the trace function. These two fields are going to be removed in the next > changes. > > Reviewed-by: Steven Rostedt (VMware) # for tracing code > Signed-off

[PATCH v2 1/5] thermal: devfreq_cooling: change tracing function and arguments

2020-11-19 Thread Lukasz Luba
Prepare for deleting the static and dynamic power calculation and clean the trace function. These two fields are going to be removed in the next changes. Reviewed-by: Steven Rostedt (VMware) # for tracing code Signed-off-by: Lukasz Luba --- drivers/thermal/devfreq_cooling.c | 3 +-- include/tr