From: Vincent Guittot Date: Thu, 25 Aug 2011 06:31:20 +0000 (+0200) Subject: [CPUFREQ] ARM: ux500: send cpufreq notification for all cpus X-Git-Tag: v3.2-rc1~71^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8efd072b32d67436413e98e25e9a316216e88900;p=pandora-kernel.git [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 Signed-off-by: Dave Jones --- Reading git-diff-tree failed