From: Viresh Kumar Date: Fri, 8 May 2015 06:23:46 +0000 (+0530) Subject: cpufreq: Get rid of cpufreq_cpu_data_fallback X-Git-Tag: omap-for-v4.3/legacy-v2-signed~183^2~7^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3914d37910af2cd0cc992ae546b8308e05759d2b;p=pandora-kernel.git cpufreq: Get rid of cpufreq_cpu_data_fallback We can extract the same information from cpufreq_cpu_data as it is also available for inactive policies now. And so don't need cpufreq_cpu_data_fallback anymore. Also add a WARN_ON() for the case where we try to restore from an active policy. Acked-by: Saravana Kannan Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed