From: Venkatesh Pallipadi Date: Wed, 28 Jun 2006 20:49:52 +0000 (-0700) Subject: [CPUFREQ] Remove slowdown from ondemand sampling path. X-Git-Tag: v2.6.18-rc1~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccb2fe209dac9ff67f6351e783e610073afaaeaf;p=pandora-kernel.git [CPUFREQ] Remove slowdown from ondemand sampling path. Remove slowdown from ondemand sampling path. This reduces the code path length in dbs_check_cpu() by half. slowdown was not used by ondemand by default. If there are any user level tools that were using this tunable, they may report error now. Signed-off-by: Alexey Starikovskiy Signed-off-by: Venkatesh Pallipadi Signed-off-by: Dave Jones --- Reading git-diff-tree failed