From: Todd Poynor Date: Tue, 7 Jun 2011 20:57:52 +0000 (-0700) Subject: cpufreq: OMAP: Enable all CPUs in shared policy mask X-Git-Tag: v3.3-rc1~97^2~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8ce00c52fb49aca299b79513bbfcee975442bc;p=pandora-kernel.git 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 Acked-by: Santosh Shilimkar Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed