summaryrefslogtreecommitdiff
path: root/include/Kbuild
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-02-07 18:07:51 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-03-09 16:40:54 +0300
commit906a6e5aaef24d3c80bf6a06c794c7541aca64be (patch)
tree2219b7f190959fe04ce8c59a5fca35313ef9f67e /include/Kbuild
parent7bdad34d0890b69c30e8c6a50c9c2311a839fd68 (diff)
downloadlinux-906a6e5aaef24d3c80bf6a06c794c7541aca64be.tar.xz
cpufreq: governor: Rework cpufreq_governor_dbs()
Since it is possible to obtain a pointer to struct dbs_governor from a pointer to the struct governor embedded in it via container_of(), the second argument of cpufreq_governor_init() is not necessary. Accordingly, cpufreq_governor_dbs() doesn't need its second argument either and the ->governor callbacks for both the ondemand and conservative governors may be set to cpufreq_governor_dbs() directly. Make that happen. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Saravana Kannan <skannan@codeaurora.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'include/Kbuild')
0 files changed, 0 insertions, 0 deletions