diff options
| author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-05-16 05:09:57 +0000 |
|---|---|---|
| committer | Todd Poynor <toddpoynor@google.com> | 2014-02-08 03:13:16 +0000 |
| commit | 336eb742942e368ba93207eef48d6308a49220a4 (patch) | |
| tree | c571a6c8f09f8c085e38c6e154329541cf17d452 /kernel/rtmutex-debug.c | |
| parent | 9dac10e5b1f2a360e8b0fbbd785fd912dbd0b753 (diff) | |
| download | olio-linux-3.10-336eb742942e368ba93207eef48d6308a49220a4.tar.xz olio-linux-3.10-336eb742942e368ba93207eef48d6308a49220a4.zip | |
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
get_governor_parent_kobj() can be used by any governor, generic
cpufreq governors or platform specific ones and so must be present in
cpufreq.c instead of cpufreq_governor.c.
This patch moves it to cpufreq.c. This also adds
EXPORT_SYMBOL_GPL(get_governor_parent_kobj) so that modules can use
this function too.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions