From: Alexander Clouter Date: Fri, 13 Feb 2009 19:03:26 +0000 (+0000) Subject: [CPUFREQ] conservative: remove 10x from def_sampling_rate X-Git-Tag: v2.6.30-rc1~678^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a75603a084f1dd9a9558c8af95fc2acfc54f1021;p=pandora-kernel.git [CPUFREQ] conservative: remove 10x from def_sampling_rate AMD users get particular hit by this issue (bug 8081) as it caps at typically 90 seconds as the minimum period for a frequency change. Harsh eh? Years ago I borked this buy puting the 10x in the wrong place...I fix that by removing it altogether. Signed-off-by: Alexander Clouter Signed-off-by: Dave Jones --- Reading git-diff-tree failed