Quoting Amit Kucheria (2019-01-14 02:21:05) > Several cpufreq drivers register themselves as thermal cooling devices. > Adding a pointer to struct cpufreq_policy removes the need for them to > store this pointer in a private data structure. > > Signed-off-by: Amit Kucheria <amit.kuche...@linaro.org> > ---
Reviewed-by: Stephen Boyd <swb...@chromium.org>