Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1601406
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cpufreq: dbx500: Manage cooling device from cpufreq driver |
| Date | 2017-03-15 14:40 +0100 |
| Message-ID | <tlhjI-8i6-17@gated-at.bofh.it> (permalink) |
| References | <tkNbY-3N3-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Mar 14, 2017 at 6:18 AM, Viresh Kumar <viresh.kumar@linaro.org> wrote: > The best place to register the CPU cooling device is from the cpufreq > driver as we would know if all the resources are already available or > not. That's what is done for the cpufreq-dt.c driver as well. > > The cpu-cooling driver for dbx500 platform was just (un)registering > with the thermal framework and that can be handled easily by the cpufreq > driver as well and in proper sequence as well. > > Get rid of the cooling driver and its its users and manage everything > from the cpufreq driver instead. > > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> > --- > Only compile tested. Works fine. Nice cleanup, thanks! Tested-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] cpufreq: dbx500: Manage cooling device from cpufreq driver Viresh Kumar <viresh.kumar@linaro.org> - 2017-03-14 06:30 +0100 Re: [PATCH] cpufreq: dbx500: Manage cooling device from cpufreq driver Linus Walleij <linus.walleij@linaro.org> - 2017-03-15 14:40 +0100
csiph-web