linux/arch/cris/arch-v32/mach-fs
Viresh Kumar b43a7ffbf3 cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
policy->cpus contains all online cpus that have single shared clock line. And
their frequencies are always updated together.

Many SMP system's cpufreq drivers take care of this in individual drivers but
the best place for this code is in cpufreq core.

This patch modifies cpufreq_notify_transition() to notify frequency change for
all cpus in policy->cpus and hence updates all users of this API.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-04-02 15:24:00 +02:00
..
arbiter.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cpufreq.c cpufreq: Notify all policy->cpus in cpufreq_notify_transition() 2013-04-02 15:24:00 +02:00
dma.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
dram_init.S
hw_settings.S
io.c ARRAY_SIZE changes 2009-09-01 17:38:50 +02:00
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile CRIS: Remove VCS simulator specific code 2012-10-03 09:57:01 +02:00
pinmux.c CRIS v32: Should index be positive? 2009-11-03 14:11:53 +01:00