From: Thomas Renninger Date: Fri, 17 Apr 2009 14:22:08 +0000 (+0200) Subject: acpi-cpufreq: Do not let get_measured perf depend on internal variable X-Git-Tag: v2.6.30-rc4~50^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d876dfbbf5c8728102fb4f683450fa9ae3259cda;p=pandora-kernel.git acpi-cpufreq: Do not let get_measured perf depend on internal variable Take already available policy->cpuinfo.max_freq and get rid of acpi-cpufreq specific max_freq variable. This implies that P0 is always the highest frequency which should always be true as ACPI spec says: As a result, the zeroth entry describes the highest performance state Signed-off-by: Thomas Renninger Acked-by: Venkatesh Pallipadi Signed-off-by: Len Brown --- Reading git-diff-tree failed