Re: [PATCH 6/6] thermal/drivers/ti: Remove cooling device usage

2019-06-23 Thread Viresh Kumar
On 21-06-19, 15:23, Daniel Lezcano wrote: > The cpufreq_cooling_unregister() function uses now the policy to > unregister itself. The only purpose of the cooling device pointer is > to unregister the cpu cooling device. > > As there is no more need of this pointer, remove it. > > Signed-off-by: D

[PATCH 6/6] thermal/drivers/ti: Remove cooling device usage

2019-06-21 Thread Daniel Lezcano
The cpufreq_cooling_unregister() function uses now the policy to unregister itself. The only purpose of the cooling device pointer is to unregister the cpu cooling device. As there is no more need of this pointer, remove it. Signed-off-by: Daniel Lezcano --- drivers/thermal/ti-soc-thermal/ti-th