From: Dave Jones Date: Tue, 31 Jan 2006 23:53:55 +0000 (-0800) Subject: [CPUFREQ] cpufreq_notify_transition cleanup. X-Git-Tag: v2.6.16-rc4~103^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4472cb3706ceea42797ae1dc79d624026986694;p=pandora-kernel.git [CPUFREQ] cpufreq_notify_transition cleanup. Introduce caching of cpufreq_cpu_data[freqs->cpu], which allows us to make the function a lot more readable, and as a nice side-effect, it now fits in < 80 column displays again. Signed-off-by: Dave Jones --- Reading git-diff-tree failed