From 3914d37910af2cd0cc992ae546b8308e05759d2b Mon Sep 17 00:00:00 2001 From: Viresh Kumar Date: Fri, 8 May 2015 11:53:46 +0530 Subject: [PATCH] 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-format-patch failed