cpufreq: SPEAr: Notify all policy->cpus of frequency change
commit6f35a65fbb570086428596d907df6300abffd948
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 31 Jan 2013 04:53:56 +0000 (31 04:53 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Feb 2013 23:01:16 +0000 (2 00:01 +0100)
treec9b3014a5d19361c2092918e243f3fd48ad9627c
parent951fc5f45836988c7df1d05c7f4658f331e7a920
cpufreq: SPEAr: Notify all policy->cpus of frequency change

SPEAr cpufreq driver supports dual core Cortex-A9 SoC's, where cpus share policy
structure. Whenever we update frequency of a cpu, we must notify all
policy->cpus.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/spear-cpufreq.c