commit | 8efd072b32d67436413e98e25e9a316216e88900 | [log] [tgz] |
---|---|---|
author | Vincent Guittot <vincent.guittot@linaro.org> | Thu Aug 25 08:31:20 2011 +0200 |
committer | Dave Jones <davej@redhat.com> | Wed Oct 26 17:19:46 2011 -0400 |
tree | fc51b67fa90ea4c34354a5be5fce526036134bc6 | |
parent | 826e570bb24de7671be66de7a6f036c304caad1e [diff] |
[CPUFREQ] ARM: ux500: send cpufreq notification for all cpus The same clock is used for all cpus so we must notify the frequency change for each one in order to update the configuration of all twd clockevents. change since V1: * use policy->cpus instead of cpu_online_mask Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> Signed-off-by: Dave Jones <davej@redhat.com>