From: Todd Poynor Date: Tue, 20 Dec 2011 00:17:47 +0000 (-0800) Subject: cpufreq: OMAP: Enable all CPUs in shared policy mask X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca4218c7d7da2d4a3f569b03009ace254e9adcd;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