From: Viresh Kumar Date: Tue, 24 Dec 2013 01:41:01 +0000 (+0530) Subject: cpufreq: preserve user_policy across suspend/resume X-Git-Tag: v3.13-rc7~2^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08fd8c1cf0a99abf34e09a8b99b74872e0d73a23;p=pandora-kernel.git cpufreq: preserve user_policy across suspend/resume Prevent __cpufreq_add_dev() from overwriting the existing values of user_policy.{min|max|policy|governor} with defaults during resume from system suspend. Fixes: 5302c3fb2e62 ("cpufreq: Perform light-weight init/teardown during suspend/resume") Reported-by: Bjørn Mork Signed-off-by: Viresh Kumar Cc: 3.12+ # 3.12+ [rjw: Changelog] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed