Viresh Kumar
474deff744
cpufreq: remove cpufreq_policy_cpu per-cpu variable
...
cpufreq_policy_cpu per-cpu variables are used for storing the ID of
the CPU that manages the given CPU's policy. However, we also store
a policy pointer for each cpu in cpufreq_cpu_data, so the
cpufreq_policy_cpu information is simply redundant.
It is better to use cpufreq_cpu_data to retrieve a policy and get
policy->cpu from there, so make that happen everywhere and drop the
cpufreq_policy_cpu per-cpu variables which aren't necessary any more.
[rjw: Changelog]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-08-20 15:43:50 +02:00
..
2013-08-14 22:24:22 +02:00
2013-04-10 13:19:26 +02:00
2013-05-22 12:43:33 +02:00
2013-06-24 18:18:58 +05:30
2013-05-12 14:04:15 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-08-14 22:21:16 +02:00
2013-08-14 22:21:16 +02:00
2013-08-14 22:21:16 +02:00
2013-08-14 22:21:16 +02:00
2013-08-07 23:34:09 +02:00
2013-08-07 23:34:09 +02:00
2013-08-07 23:34:10 +02:00
2013-06-21 01:06:34 +02:00
2013-08-14 22:24:22 +02:00
2013-08-10 03:24:47 +02:00
2013-08-20 15:43:50 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-06-24 18:18:58 +05:30
2013-07-14 19:36:57 -04:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-02-21 14:58:40 -08:00
2013-02-21 14:58:40 -08:00
2013-02-21 14:58:40 -08:00
2013-08-12 12:00:18 +05:30
2013-08-14 22:22:57 +02:00
2013-08-12 12:00:21 +05:30
2013-08-07 23:34:09 +02:00
2013-08-14 22:24:23 +02:00
2013-03-04 14:23:11 +01:00
2013-08-10 03:24:47 +02:00
2013-06-24 18:19:00 +05:30
2013-04-08 13:02:31 +02:00
2013-08-10 03:24:47 +02:00
2013-05-12 14:04:16 +02:00
2013-08-12 12:00:21 +05:30
2013-06-27 21:46:45 +02:00
2013-06-18 13:53:11 +05:30
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-07-14 19:36:57 -04:00
2013-08-10 03:24:47 +02:00
2013-08-14 22:21:16 +02:00
2013-07-26 01:06:43 +02:00
2013-08-10 03:24:47 +02:00
2013-07-14 19:36:57 -04:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2011-05-19 18:51:07 -04:00
2013-08-10 03:24:47 +02:00
2012-09-09 22:05:30 +02:00
2013-04-10 13:19:26 +02:00
2013-04-10 13:19:26 +02:00
2013-08-10 03:24:47 +02:00
2013-04-10 13:19:26 +02:00
2013-08-10 03:24:47 +02:00
2013-08-14 22:24:23 +02:00
2013-08-14 22:24:23 +02:00
2013-05-20 23:04:28 +09:00
2013-08-14 22:24:24 +02:00
2013-08-10 03:24:47 +02:00
2013-05-20 23:04:28 +09:00
2013-05-20 23:04:28 +09:00
2013-08-10 03:24:47 +02:00
2013-05-20 23:04:28 +09:00
2013-04-02 15:24:00 +02:00
2013-04-10 13:19:24 +02:00
2013-04-10 13:19:24 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2013-06-04 14:25:59 +02:00
2013-08-10 03:24:47 +02:00
2013-08-10 03:24:47 +02:00
2012-01-26 16:49:06 -08:00
2011-05-19 18:51:07 -04:00
2013-08-10 03:24:47 +02:00
2013-06-27 21:47:03 +02:00
2013-08-14 22:24:24 +02:00