cpufreq: Track cpu managing sysfs kobjects separately
authorSaravana Kannan <skannan@codeaurora.org>
Mon, 18 May 2015 05:13:31 +0000 (10:43 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 22 May 2015 22:49:04 +0000 (00:49 +0200)
commit9d16f207112f77711600fb0770182a06e056e5de
tree967e04e818d6a0bc919d72c764cd57af60dc7b85
parent58405af6321a6d69de838f7a2d3115b85c987416
cpufreq: Track cpu managing sysfs kobjects separately

In order to prepare for the next few commits, that will stop migrating
sysfs files on cpu hotplug, this patch starts managing sysfs-cpu
separately.

The behavior is still the same as we are still migrating sysfs files on
hotplug, later commits would change that.

Signed-off-by: Saravana Kannan <skannan@codeaurora.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c
include/linux/cpufreq.h
This page took 0.025927 seconds and 5 git commands to generate.