]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
cpufreq: OMAP: Enable all CPUs in shared policy mask
authorTodd Poynor <toddpoynor@google.com>
Tue, 20 Dec 2011 00:17:47 +0000 (16:17 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 20 Dec 2011 00:17:47 +0000 (16:17 -0800)
commitcca4218c7d7da2d4a3f569b03009ace254e9adcd
treec88972b5da9991d581b1513417ad13f245c08c4a
parent059ea9e60ad6793246e565c01fa23ab2cb747d2f
cpufreq: OMAP: Enable all CPUs in shared policy mask

Enable all CPUs in the shared policy in the CPU init callback.
Otherwise, the governor CPUFREQ_GOV_START event is invoked with
a policy that only includes the first CPU, leaving other CPUs
uninitialized by the governor.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
drivers/cpufreq/omap-cpufreq.c