From: Viresh Kumar Date: Fri, 2 Jan 2015 07:04:38 +0000 (+0530) Subject: cpufreq: move some initialization stuff to cpufreq_policy_alloc() X-Git-Tag: fixes-v4.0-rc1~160^2~1^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=818c57126e101abf87741131298354258396480c;p=pandora-kernel.git cpufreq: move some initialization stuff to cpufreq_policy_alloc() We need to initialize completion and work only on policy allocation and not really on the policy restore side and so we better move this piece of code to cpufreq_policy_alloc(). Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed