Files
linux/drivers
Viresh Kumar 69bbfa930a 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>
2013-07-17 17:21:53 +01:00
..
2013-05-17 14:31:05 -04:00
2013-07-01 13:38:50 -07:00
2013-07-01 15:52:00 -07:00
2013-07-01 13:40:37 -07:00
2013-05-20 13:38:14 -07:00
2013-05-15 10:58:22 -07:00
2013-06-13 22:12:14 +01:00
2013-04-05 13:28:28 +01:00
2013-06-26 23:08:22 -07:00
2013-07-01 15:51:58 -07:00
2013-06-05 08:54:16 -06:00
2013-06-11 02:46:21 -07:00
2013-07-01 13:40:35 -07:00
2013-07-01 13:40:19 -07:00