Re: [PATCH 0/4] cpufreq: Assorted cleanups related to cpufreq_set_policy()

2019-02-19 Thread Viresh Kumar
On 20-02-19, 00:21, Rafael J. Wysocki wrote: > Hi, > > There are a few things related to cpufreq_set_policy() and > cpufreq_update_policy() > that increase the level of confusion thereof quite unnecessarily, so this > series > attempts to clean them up. Please refer to the patch changelogs for

[PATCH 0/4] cpufreq: Assorted cleanups related to cpufreq_set_policy()

2019-02-19 Thread Rafael J. Wysocki
Hi, There are a few things related to cpufreq_set_policy() and cpufreq_update_policy() that increase the level of confusion thereof quite unnecessarily, so this series attempts to clean them up. Please refer to the patch changelogs for details. Please let me know if you see any problems with th