commit | 6f35a65fbb570086428596d907df6300abffd948 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jan 31 04:53:56 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Feb 02 00:01:16 2013 +0100 |
tree | c9b3014a5d19361c2092918e243f3fd48ad9627c | |
parent | 951fc5f45836988c7df1d05c7f4658f331e7a920 [diff] |
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>