From: Viresh Kumar Date: Thu, 31 Jan 2013 02:26:04 +0000 (+0530) Subject: cpufreq: exynos: simplify .init() for setting policy->cpus X-Git-Tag: v3.9-rc1~146^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ca939b3a304f82065985e66041e26366be65564;p=pandora-kernel.git cpufreq: exynos: simplify .init() for setting policy->cpus With the recent changes in cpufreq core, we just need to set mask of all possible cpus into policy->cpus. Rest would be done by core. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed